Struct libgssapi_sys::gss_OID_set_desc_struct [−][src]
Fields
count: size_t
elements: gss_OID
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for gss_OID_set_desc_struct
impl !Send for gss_OID_set_desc_struct
impl !Sync for gss_OID_set_desc_struct
impl Unpin for gss_OID_set_desc_struct
impl UnwindSafe for gss_OID_set_desc_struct
Blanket Implementations
Mutably borrows from an owned value. Read more