openssl-sys 0.9.115

FFI bindings to OpenSSL
Documentation
1
2
3
use std::ffi::c_int;

pub const PEM_R_NO_START_LINE: c_int = 108;