yyjson_mut_uint

Function yyjson_mut_uint 

Source
pub unsafe extern "C" fn yyjson_mut_uint(
    doc: *mut yyjson_mut_doc,
    num: u64,
) -> *mut yyjson_mut_val
Expand description

Creates and returns an unsigned integer value, returns NULL on error.