#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

#32 in #windows-api

Download history 387/week @ 2024-02-10 613/week @ 2024-02-17 298/week @ 2024-02-24 360/week @ 2024-03-02 435/week @ 2024-03-09 392/week @ 2024-03-16 448/week @ 2024-03-23 575/week @ 2024-03-30 345/week @ 2024-04-06 481/week @ 2024-04-13 486/week @ 2024-04-20 406/week @ 2024-04-27 371/week @ 2024-05-04 370/week @ 2024-05-11 448/week @ 2024-05-18 472/week @ 2024-05-25

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