1 reference to HANDLE
Microsoft.AspNetCore.Server.HttpSys (1)
Windows.Win32.HANDLE.g.cs (1)
37
public static explicit operator HANDLE(IntPtr value) => new
HANDLE
(value);