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

#include <map.h>

Data Fields

const mln_json_valuevalues
 

Detailed Description

JSON value array view.

Field Documentation

◆ values

const mln_json_value* mln_json_array::values

Values. Null only when value_count is 0.


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