pub unsafe extern "C" fn switch_core_session_request_xml(
endpoint_interface: *mut switch_endpoint_interface_t,
pool: *mut *mut switch_memory_pool_t,
xml: switch_xml_t,
) -> *mut switch_core_session_tExpand description
}
pub unsafe extern "C" fn switch_core_session_request_xml(
endpoint_interface: *mut switch_endpoint_interface_t,
pool: *mut *mut switch_memory_pool_t,
xml: switch_xml_t,
) -> *mut switch_core_session_t}