pub unsafe extern "C" fn switch_xml_set_flag(
xml: switch_xml_t,
flag: switch_xml_flag_t,
) -> switch_xml_tExpand 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