Function cJSON_IsNumber

Source
pub unsafe extern "C" fn cJSON_IsNumber(
    item: *const cJSON,
) -> cJSON_bool