Function cJSON_CreateRaw

Source
pub unsafe extern "C" fn cJSON_CreateRaw(
    raw: *const c_char,
) -> *mut cJSON