mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-14 06:21:45 +00:00
263 B
263 B
kernel32
Contains function definitions for the Windows API library kernel32. See winapi for types and constants.
[dependencies]
kernel32-sys = "0.2.1"
extern crate kernel32;