Skip to main content

SzConfigTool_setAttribute

Function SzConfigTool_setAttribute 

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

Set (update) an attribute’s properties

§Safety

configJson, attributeCode, and updatesJson must be valid null-terminated C strings