Docs.rs
openssl-sys-0.9.49
openssl-sys 0.9.49
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexcrichton
sfackler
alex
Dependencies
libc ^0.2
normal
autocfg ^0.1.2
build
cc ^1.0
build
openssl-src ^111.0.1
build
pkg-config ^0.3.9
build
vcpkg ^0.2
build
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
☰
1
2
3
use
libc
::
*
;
pub
const
DTLS1_COOKIE_LENGTH
:
c_uint
=
256
;