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

SWIGTYPE_p_p_sqlite3_stmt() private method

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

Same methods

SWIGTYPE_p_p_sqlite3_stmt::SWIGTYPE_p_p_sqlite3_stmt ( ) : System
SWIGTYPE_p_p_sqlite3_stmt