Struct libgssapi_sys::gss_OID_desc_struct [−][src]
Fields
length: OM_uint32
elements: *mut c_void
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for gss_OID_desc_struct
impl !Send for gss_OID_desc_struct
impl !Sync for gss_OID_desc_struct
impl Unpin for gss_OID_desc_struct
impl UnwindSafe for gss_OID_desc_struct
Blanket Implementations
Mutably borrows from an owned value. Read more