Skip to main content

switch_ivr_menu_stack_xml_add_custom

Function switch_ivr_menu_stack_xml_add_custom 

Source
pub unsafe extern "C" fn switch_ivr_menu_stack_xml_add_custom(
    xml_menu_ctx: *mut switch_ivr_menu_xml_ctx_t,
    name: *const c_char,
    function: switch_ivr_menu_action_function_t,
) -> switch_status_t