yyjson_mut_sint

Function yyjson_mut_sint 

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

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