yyjson_mut_real

Function yyjson_mut_real 

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

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