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