windows::Win32::System::SystemInformation

Function GetPhysicallyInstalledSystemMemory

pub unsafe fn GetPhysicallyInstalledSystemMemory(
    totalmemoryinkilobytes: *mut u64,
) -> Result<()>