Struct windows_sys::Win32::Security::TOKEN_PRIMARY_GROUP
[−]#[repr(C)]pub struct TOKEN_PRIMARY_GROUP {
pub PrimaryGroup: PSID,
}Expand description
Required features: ‘Win32_Security’, ‘Win32_Foundation’
Fields
PrimaryGroup: PSID