Struct openssl_sys::SSL [] [src]

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

Fields