Home | History | Annotate | Download | only in modula3

Lines Matching full:swigcptr

709     if(swigCPtr != IntPtr.Zero && swigCMemOwn) {
713 swigCPtr = IntPtr.Zero;
718 if(swigCPtr != IntPtr.Zero && swigCMemOwn) {
722 swigCPtr = IntPtr.Zero;
729 RETURN (obj == null) ? IntPtr.Zero : obj.swigCPtr;