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