pub unsafe extern "C" fn yyjson_mut_true(
doc: *mut yyjson_mut_doc,
) -> *mut yyjson_mut_valExpand description
Creates and returns a true value, returns NULL on error.
pub unsafe extern "C" fn yyjson_mut_true(
doc: *mut yyjson_mut_doc,
) -> *mut yyjson_mut_valCreates and returns a true value, returns NULL on error.