Struct libgssapi_sys::gss_ctx_id_struct
source · #[repr(C)]pub struct gss_ctx_id_struct { /* private fields */ }Trait Implementations§
source§impl Clone for gss_ctx_id_struct
impl Clone for gss_ctx_id_struct
source§fn clone(&self) -> gss_ctx_id_struct
fn clone(&self) -> gss_ctx_id_struct
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more