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