MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
Loading...
Searching...
No Matches
mln_string_view Struct Reference

#include <map.h>

Data Fields

const char * data
 

Detailed Description

UTF-8 text view. The pointer may be null only when size is 0.

Field Documentation

◆ data

const char* mln_string_view::data

UTF-8 bytes. Null only when size is 0.


The documentation for this struct was generated from the following file: