Skip to main content

SzConfigTool_deleteAttribute

Function SzConfigTool_deleteAttribute 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn SzConfigTool_deleteAttribute( config_json: *const c_char, attribute_code: *const c_char, ) -> SzConfigTool_result
Expand description

Delete an attribute from the configuration

ยงSafety

configJson and attributeCode must be valid null-terminated C strings