pub unsafe extern "C" fn switch_xml_pi(
xml: switch_xml_t,
target: *const c_char,
) -> *mut *const c_charExpand 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