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