Skip to main content

switch_xml_parse_file

Function switch_xml_parse_file 

Source
pub unsafe extern "C" fn switch_xml_parse_file(
    file: *const c_char,
) -> switch_xml_t
Expand description

\brief a wrapper for switch_xml_parse_fd() that accepts a file name \param file a file to parse \return a formated xml node or NULL