Struct openssl_sys::COMP_METHOD [−][src]
#[repr(C)]pub struct COMP_METHOD {
pub type_: c_int,
pub name: *const c_char,
// some fields omitted
}
Fields
type_: c_int
name: *const c_char
#[repr(C)]pub struct COMP_METHOD {
pub type_: c_int,
pub name: *const c_char,
// some fields omitted
}
type_: c_int
name: *const c_char