ImageMagick.OffsetInfo.NativeMethods.X86.OffsetInfo_Create C# (CSharp) Method

OffsetInfo_Create() private method

private OffsetInfo_Create ( ) : IntPtr
return System.IntPtr
        public static extern IntPtr OffsetInfo_Create();
        [DllImport(NativeLibrary.X86Name, CallingConvention = CallingConvention.Cdecl)]