Exemple #1
0
        public uint GetNumStackFrames()
        {
            uint ret = DecodaPINVOKE.DebugFrontend_GetNumStackFrames(swigCPtr);

            return(ret);
        }