mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 21:28:55 +00:00
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;