Function cJSON_SetNumberHelper

Source
pub unsafe extern "C" fn cJSON_SetNumberHelper(
    object: *mut cJSON,
    number: f64,
) -> f64