Skip to main content

switch_xml_set_open_root_function

Function switch_xml_set_open_root_function 

Source
pub unsafe extern "C" fn switch_xml_set_open_root_function(
    func: switch_xml_open_root_function_t,
    user_data: *mut c_void,
) -> switch_status_t