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