Home
last modified time | relevance | path

Searched refs:new_switch_file_handle (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs22278 public static extern global::System.IntPtr new_switch_file_handle(); in new_switch_file_handle() method in FreeSWITCH.Native.freeswitchPINVOKE
37422 public switch_file_handle() : this(freeswitchPINVOKE.new_switch_file_handle(), true) { in switch_file_handle()