Struct openssl_sys::ASN1_ENCODING [−][src]
Fields
enc: *mut c_uchar
len: c_long
modified: c_int
Auto Trait Implementations
impl RefUnwindSafe for ASN1_ENCODING
impl !Send for ASN1_ENCODING
impl !Sync for ASN1_ENCODING
impl Unpin for ASN1_ENCODING
impl UnwindSafe for ASN1_ENCODING