Skip to main content

switch_xml_attr

Function switch_xml_attr 

Source
pub unsafe extern "C" fn switch_xml_attr(
    xml: switch_xml_t,
    attr: *const c_char,
) -> *const c_char
Expand 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