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