ImageMagick.OpenCLKernelProfileRecord.NativeMethods.X64.OpenCLKernelProfileRecord_Count_Get C# (CSharp) 메소드

OpenCLKernelProfileRecord_Count_Get() 개인적인 메소드

private OpenCLKernelProfileRecord_Count_Get ( IntPtr instance ) : long
instance System.IntPtr
리턴 long
        public static extern long OpenCLKernelProfileRecord_Count_Get(IntPtr instance);
        [DllImport(NativeLibrary.X64Name, CallingConvention = CallingConvention.Cdecl)]