Modules

  • The Rust Core Library
  • Built in primitive types provided by the C language
  • Headers for kernel mode
  • Headers shared between user mode and kernel mode
  • Headers for user mode only
  • Headers that come with VC. Notably, these are not part of the Windows SDK.

Macros

Traits