#ffi #winapi #definition #constants #windows #type #userenv

sys userenv-sys

Contains function definitions for the Windows API library userenv. See winapi for types and constants.

2 unstable releases

Uses old Rust 2015

0.2.0 Mar 17, 2016
0.0.1 Jan 26, 2015

#35 in #windows-api

Download history 23/week @ 2024-04-10 32/week @ 2024-04-17 35/week @ 2024-04-24 30/week @ 2024-05-01 24/week @ 2024-05-08 26/week @ 2024-05-15 24/week @ 2024-05-22 30/week @ 2024-05-29 22/week @ 2024-06-05 22/week @ 2024-06-12 30/week @ 2024-06-19 17/week @ 2024-06-26 10/week @ 2024-07-03 35/week @ 2024-07-10 21/week @ 2024-07-17 32/week @ 2024-07-24

99 downloads per month
Used in kitchensink

MIT license

6KB

userenv

Contains function definitions for the Windows API library userenv. See winapi for types and constants.

[dependencies]
userenv-sys = "0.0.1"
extern crate userenv;

Documentation


lib.rs:

FFI bindings to userenv.

Dependencies