ImageMagick.OpenCLKernelProfileRecord.NativeMethods.X86.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.X86Name, CallingConvention = CallingConvention.Cdecl)]