Function cJSON_GetArrayItem

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