pub unsafe extern "C" fn switch_ivr_menu_stack_xml_init(
xml_menu_ctx: *mut *mut switch_ivr_menu_xml_ctx_t,
pool: *mut switch_memory_pool_t,
) -> switch_status_tExpand description
\param xml_menu_ctx A pointer of a XML menu parser context to be created \param pool memory pool (NULL to create one) \return SWITCH_STATUS_SUCCESS if all is well