cJSON_SetNumberValue

Macro cJSON_SetNumberValue 

Source
macro_rules! cJSON_SetNumberValue {
    ($object:expr, $number:expr) => { ... };
}