cJSON_SetIntValue

Macro cJSON_SetIntValue 

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