|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <render_target.h>
Data Fields | |
| void * | device |
Metal backend context fields shared by Metal render targets.
| void* mln_metal_context_descriptor::device |
id<MTLDevice> / MTL::Device*. Retained when the target requires it.