FreeSWITCH.Native.switch_loadable_module_function_table_t.switch_loadable_module_function_table_t C# (CSharp) Method

switch_loadable_module_function_table_t() public method

public switch_loadable_module_function_table_t ( ) : System
return System
        public switch_loadable_module_function_table_t()
            : this(freeswitchPINVOKE.new_switch_loadable_module_function_table_t(), true)
        {
        }

Same methods

switch_loadable_module_function_table_t::switch_loadable_module_function_table_t ( IntPtr cPtr, bool cMemoryOwn ) : System