Skip to main content

switch_ivr_menu_stack_xml_build

Function switch_ivr_menu_stack_xml_build 

Source
pub unsafe extern "C" fn switch_ivr_menu_stack_xml_build(
    xml_menu_ctx: *mut switch_ivr_menu_xml_ctx_t,
    menu_stack: *mut *mut switch_ivr_menu_t,
    xml_menus: switch_xml_t,
    xml_menu: switch_xml_t,
) -> switch_status_t