#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

#79 in #win32

Download history 214/week @ 2024-11-17 386/week @ 2024-11-24 386/week @ 2024-12-01 486/week @ 2024-12-08 511/week @ 2024-12-15 145/week @ 2024-12-22 101/week @ 2024-12-29 430/week @ 2025-01-05 875/week @ 2025-01-12 595/week @ 2025-01-19 216/week @ 2025-01-26 444/week @ 2025-02-02 605/week @ 2025-02-09 251/week @ 2025-02-16 569/week @ 2025-02-23 176/week @ 2025-03-02

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