Skip to main content

switch_event_import_xml

Function switch_event_import_xml 

Source
pub unsafe extern "C" fn switch_event_import_xml(
    xml: switch_xml_t,
    keyname: *const c_char,
    valuename: *const c_char,
    event: *mut *mut switch_event_t,
) -> switch_size_t