Skip to main content

switch_xml_config_parse_event

Function switch_xml_config_parse_event 

Source
pub unsafe extern "C" fn switch_xml_config_parse_event(
    event: *mut switch_event_t,
    count: c_int,
    reload: switch_bool_t,
    instructions: *mut switch_xml_config_item_t,
) -> switch_status_t