#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

#225 in #winapi

Download history 451/week @ 2024-07-22 350/week @ 2024-07-29 337/week @ 2024-08-05 516/week @ 2024-08-12 457/week @ 2024-08-19 438/week @ 2024-08-26 529/week @ 2024-09-02 367/week @ 2024-09-09 415/week @ 2024-09-16 545/week @ 2024-09-23 405/week @ 2024-09-30 21/week @ 2024-10-07 315/week @ 2024-10-14 324/week @ 2024-10-21 399/week @ 2024-10-28 310/week @ 2024-11-04

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