Struct openssl_sys::SSL_CTX[][src]

#[repr(C)]
pub struct SSL_CTX { pub references: c_int, // some fields omitted }

Fields

Auto Trait Implementations

impl !Send for SSL_CTX

impl !Sync for SSL_CTX