yyjson_get_tag

Function yyjson_get_tag 

Source
pub unsafe extern "C" fn yyjson_get_tag(val: *mut yyjson_val) -> u8
Expand description

Returns the JSON value’s tag. Returns 0 if val is NULL.