#ffi #winapi #windows

sys netapi32-sys

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

2 unstable releases

Uses old Rust 2015

0.2.0 Sep 30, 2016
0.0.1 Jan 26, 2015

#288 in Windows APIs

Download history 22/week @ 2024-02-19 24/week @ 2024-02-26 7/week @ 2024-03-04 22/week @ 2024-03-11

75 downloads per month

MIT license

635KB
625 lines

Contains (static library, 315KB) i686/libnetapi32.a, (static library, 290KB) x86_64/libnetapi32.a

netapi32

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

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

Documentation


lib.rs:

FFI bindings to netapi32.

Dependencies