openssl-sys 0.9.110

FFI bindings to OpenSSL
Documentation
1
2
3
use libc::*;

pub const PEM_R_NO_START_LINE: c_int = 108;