Function cJSON_IsArray

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