Struct libgssapi_sys::gss_name_struct [−][src]
#[repr(C)]pub struct gss_name_struct { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for gss_name_struct
impl Send for gss_name_struct
impl Sync for gss_name_struct
impl Unpin for gss_name_struct
impl UnwindSafe for gss_name_struct
Blanket Implementations
Mutably borrows from an owned value. Read more