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