Struct winapi::um::winnt::SE_TOKEN_USER_u2
source · #[repr(C)]pub struct SE_TOKEN_USER_u2(_);
Implementations§
Trait Implementations§
source§impl Clone for SE_TOKEN_USER_u2
impl Clone for SE_TOKEN_USER_u2
source§fn clone(&self) -> SE_TOKEN_USER_u2
fn clone(&self) -> SE_TOKEN_USER_u2
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 moresource§impl Default for SE_TOKEN_USER_u2
impl Default for SE_TOKEN_USER_u2
source§fn default() -> SE_TOKEN_USER_u2
fn default() -> SE_TOKEN_USER_u2
Returns the “default value” for a type. Read more