Skip to main content

switch_xml_set_attr_d

Function switch_xml_set_attr_d 

Source
pub unsafe extern "C" fn switch_xml_set_attr_d(
    xml: switch_xml_t,
    name: *const c_char,
    value: *const c_char,
) -> switch_xml_t