Function cJSON_DeleteItemFromArray

Source
pub unsafe extern "C" fn cJSON_DeleteItemFromArray(
    array: *mut cJSON,
    which: c_int,
)