yyjson_is_raw

Function yyjson_is_raw 

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

Returns whether the JSON value is raw. Returns false if val is NULL.