Skip to main content

SzConfigTool_getAttribute

Function SzConfigTool_getAttribute 

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

Get an attribute from the configuration (returns JSON object string)

ยงSafety

configJson and attributeCode must be valid null-terminated C strings