Function cJSON_CreateObjectReference

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