Contains function definitions for the Windows API library advapi32. See winapi for types and constants.
# Cargo.toml
[dependencies]
advapi32-sys = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Calls GetUserNameW from advapi32 to retrieve the current user name.
Use safe wrappers like winapi or windows-rs if possible.
No dependency data recorded yet.