pub unsafe extern "C" fn mln_map_render_still(
map: *mut MLNMap,
options: *const MLNRenderOptions,
image: *mut MLNImageData,
) -> MLNErrorCodeExpand description
Render a still image synchronously.
pub unsafe extern "C" fn mln_map_render_still(
map: *mut MLNMap,
options: *const MLNRenderOptions,
image: *mut MLNImageData,
) -> MLNErrorCodeRender a still image synchronously.