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