Struct windows_sys::Win32::Security::TOKEN_SOURCE
#[repr(C)]pub struct TOKEN_SOURCE {
pub SourceName: [u8; 8],
pub SourceIdentifier: LUID,
}Expand description
Required features: "Win32_Security", "Win32_Foundation"
Fields§
§SourceName: [u8; 8]§SourceIdentifier: LUID