C# 클래스 ATI.ADL.ADL

ADL Class
파일 보기 프로젝트 열기: nicehash/NiceHashMiner

Private Properties

프로퍼티 타입 설명
ADL_Main_Memory_Alloc_ System.IntPtr
ADL_Main_Memory_Free void

비공개 메소드들

메소드 설명
ADL_Main_Memory_Alloc_ ( int size ) : IntPtr

Build in memory allocation function

ADL_Main_Memory_Free ( IntPtr buffer ) : void

Build in memory free function