Struct winapi::um::winnt::TOKEN_USER [−][src]
#[repr(C)]pub struct TOKEN_USER {
pub User: SID_AND_ATTRIBUTES,
}Fields
User: SID_AND_ATTRIBUTESTrait Implementations
Returns the “default value” for a type. Read more