yyjson_is_true

Function yyjson_is_true 

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

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