Function cJSON_IsNull

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