pub unsafe extern "system" fn GetPhysicallyInstalledSystemMemory(
    totalmemoryinkilobytes: *mut u64
) -> BOOL
Expand description

Required features: "Win32_System_SystemInformation", "Win32_Foundation"