Function GetSystemInfo [src]
Prototype
pub extern "kernel32" fn GetSystemInfo(lpSystemInfo: *SYSTEM_INFO) callconv(.winapi) void
Parameters
lpSystemInfo: *SYSTEM_INFO
Source
pub extern "kernel32" fn GetSystemInfo(lpSystemInfo: *SYSTEM_INFO) callconv(.winapi) void