Function cJSON_CreateArrayReference

Source
pub unsafe extern "C" fn cJSON_CreateArrayReference(
    child: *const cJSON,
) -> *mut cJSON