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