yyjson_mut_int

Function yyjson_mut_int 

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

Creates and returns a signed integer value, returns NULL on error.