pub unsafe extern "system" fn GlobalMemoryStatusEx(
    lpbuffer: *mut MEMORYSTATUSEX
) -> BOOL
Expand description

Required features: "Win32_System_SystemInformation", "Win32_Foundation"