| File: _generated\0\LibraryImports.g.cs | Web Access |
| Project: src\runtime\src\libraries\System.Runtime.Caching\src\System.Runtime.Caching.csproj (System.Runtime.Caching) |
// <auto-generated/> internal static unsafe partial class Interop { internal static unsafe partial class Kernel32 { [global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GlobalMemoryStatusEx", ExactSpelling = true)] internal static unsafe extern partial global::Interop.BOOL GlobalMemoryStatusEx(global::Interop.Kernel32.MEMORYSTATUSEX* lpBuffer); } } |