Skip to main content

switch_xml_bind_search_function_ret

Function switch_xml_bind_search_function_ret 

Source
pub unsafe extern "C" fn switch_xml_bind_search_function_ret(
    function: switch_xml_search_function_t,
    sections: switch_xml_section_t,
    user_data: *mut c_void,
    ret_binding: *mut *mut switch_xml_binding_t,
) -> switch_status_t