#[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_resultExpand description
Remove a field from a config section (returns tuple)