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

switch_slin_data() private method

private switch_slin_data ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
return System
        internal switch_slin_data(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }

Same methods

switch_slin_data::switch_slin_data ( ) : System