File: Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs
Project: System.Runtime.Caching.csproj (System.Runtime.Caching)
// <auto-generated/>
internal static partial class Interop
{
    internal static 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);
    }
}