Skip to main content

switch_ivr_menu_execute

Function switch_ivr_menu_execute 

Source
pub unsafe extern "C" fn switch_ivr_menu_execute(
    session: *mut switch_core_session_t,
    stack: *mut switch_ivr_menu_t,
    name: *mut c_char,
    obj: *mut c_void,
) -> switch_status_t