Skip to main content

SzConfigTool_removeConfigSectionField

Function SzConfigTool_removeConfigSectionField 

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

Remove a field from a config section (returns tuple)