Function cJSON_GetArraySize

Source
pub unsafe extern "C" fn cJSON_GetArraySize(
    array: *const cJSON,
) -> c_int