Docs.rs
openssl-sys-0.9.4
openssl-sys 0.9.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexcrichton
sfackler
alex
Dependencies
libc ^0.2
pkg-config ^0.3
gdi32-sys ^0.2
user32-sys ^0.2
Versions
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
openssl_sys
Function
openssl_sys
::
EVP_DigestInit
[
−
]
[src]
pub unsafe extern fn EVP_DigestInit(ctx:
*mut
EVP_MD_CTX
,
typ:
*const
EVP_MD
)
->
c_int