#ffi #winapi #definition #constants #windows #type #secur32

sys secur32-sys

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

2 unstable releases

Uses old Rust 2015

0.2.0 Oct 6, 2015
0.0.1 Jan 26, 2015

#30 in #windows-api

Download history 94/week @ 2024-01-02 322/week @ 2024-01-09 329/week @ 2024-01-16 225/week @ 2024-01-23 182/week @ 2024-01-30 382/week @ 2024-02-06 440/week @ 2024-02-13 396/week @ 2024-02-20 447/week @ 2024-02-27 405/week @ 2024-03-05 305/week @ 2024-03-12 501/week @ 2024-03-19 419/week @ 2024-03-26 593/week @ 2024-04-02 339/week @ 2024-04-09 423/week @ 2024-04-16

1,851 downloads per month

MIT license

180KB
126 lines

Contains (static library, 84KB) x86_64/libsecur32.a, (static library, 83KB) i686/libsecur32.a

secur32

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

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

Documentation


lib.rs:

FFI bindings to secur32.

Dependencies