Spec-Zone.ru › Nim

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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API