1 reference to FARPROC
System.Windows.Forms.Primitives (1)
Windows.Win32.FARPROC.g.cs (1)
35
public static explicit operator FARPROC(IntPtr value) => new
FARPROC
(value);