1 reference to LocalAlloc
WsatConfig (1)
Configuration\SafeLocalAllocation.cs (1)
22
IntPtr pointer = SafeNativeMethods.
LocalAlloc
(SafeNativeMethods.LMEM_ZEROINIT, size);