pub unsafe extern "C" fn switch_xml_attr(
xml: switch_xml_t,
attr: *const c_char,
) -> *const c_charExpand description
\brief returns the value of the requested tag attribute, or NULL if not found \param xml the xml node \param attr the attribute \return the value