Function cJSON_CreateString

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