Skip to main content

switch_xml_set_flag

Function switch_xml_set_flag 

Source
pub unsafe extern "C" fn switch_xml_set_flag(
    xml: switch_xml_t,
    flag: switch_xml_flag_t,
) -> switch_xml_t
Expand description

\brief sets a flag for the given tag and returns the tag \param xml the xml node \param flag the flag to set \return an xml node or NULL