ImageMagick.OpenCLDevice.NativeMethods.X64.OpenCLDevice_IsEnabled_Get C# (CSharp) Метод

OpenCLDevice_IsEnabled_Get() приватный Метод

private OpenCLDevice_IsEnabled_Get ( IntPtr instance ) : bool
instance System.IntPtr
Результат bool
        public static extern bool OpenCLDevice_IsEnabled_Get(IntPtr instance);
        [DllImport(NativeLibrary.X64Name, CallingConvention = CallingConvention.Cdecl)]