Docs.rs
openssl-sys-0.9.18
openssl-sys 0.9.18
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexcrichton
sfackler
alex
Dependencies
libc ^0.2
cc ^1.0
pkg-config ^0.3.9
vcpkg ^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
::
OPENSSL_sk_pop
[
−
]
[src]
pub unsafe extern "C" fn OPENSSL_sk_pop(st:
*mut
OPENSSL_STACK
) ->
*mut
c_void