#winapi #ffi #windows

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

#214 in #winapi

Download history 478/week @ 2024-05-22 510/week @ 2024-05-29 448/week @ 2024-06-05 317/week @ 2024-06-12 366/week @ 2024-06-19 371/week @ 2024-06-26 28/week @ 2024-07-03 330/week @ 2024-07-10 399/week @ 2024-07-17 443/week @ 2024-07-24 358/week @ 2024-07-31 363/week @ 2024-08-07 551/week @ 2024-08-14 438/week @ 2024-08-21 506/week @ 2024-08-28 344/week @ 2024-09-04

1,862 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