Home
last modified time | relevance | path

Searched defs:switch_mm_t (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2802 } switch_mm_t; typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs41813 public class switch_mm_t : global::System.IDisposable { class
41817 internal switch_mm_t(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_mm_t() method in FreeSWITCH.Native.switch_mm_t
42035 public switch_mm_t() : this(freeswitchPINVOKE.new_switch_mm_t(), true) { in switch_mm_t() method in FreeSWITCH.Native.switch_mm_t