yyjson_mut_double

Function yyjson_mut_double 

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

Creates and returns a double number value, returns NULL on error.