[][src]Function hactool_sys::cJSON_ReplaceItemInObject

pub unsafe extern "C" fn cJSON_ReplaceItemInObject(
    object: *mut cJSON,
    string: *const c_char,
    newitem: *mut cJSON
)