std/private/win_getsysteminfo
Исходный код РедактироватьТипы
SystemInfo = object dwNumberOfProcessors*: uint32 dwAllocationGranularity*: uint32
- Исходный код Редактировать
Процедуры
proc getSystemInfo(lpSystemInfo: ptr SystemInfo) {.stdcall, dynlib: "kernel32", importc: "GetSystemInfo", ...raises: [], tags: [], forbids: [].}- Исходный код Редактировать
© 2006–2024 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/win_getsysteminfo.html