Function cJSON_IsObject

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