pub unsafe extern "C" fn switch_xml_parse_file(
file: *const c_char,
) -> switch_xml_tExpand 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
pub unsafe extern "C" fn switch_xml_parse_file(
file: *const c_char,
) -> switch_xml_t\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