Skip to main content

switch_xml_set_attr

Function switch_xml_set_attr 

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