Skip to main content

switch_xml_pi

Function switch_xml_pi 

Source
pub unsafe extern "C" fn switch_xml_pi(
    xml: switch_xml_t,
    target: *const c_char,
) -> *mut *const c_char
Expand description

\brief returns a NULL terminated array of processing instructions for the given \ target \param xml the xml node \param target the instructions \return the array