Skip to main content

PHYSICAL_ELEMENT_STATUS

Type Alias PHYSICAL_ELEMENT_STATUS 

Source
pub type PHYSICAL_ELEMENT_STATUS = _PHYSICAL_ELEMENT_STATUS;

Aliased Type§

#[repr(C)]
pub struct PHYSICAL_ELEMENT_STATUS { pub Version: u64, pub Size: u64, pub DescriptorCount: u64, pub ReturnedDescriptorCount: u64, pub ElementIdentifierBeingDepoped: u64, pub Reserved: u64, pub Descriptors: [_PHYSICAL_ELEMENT_STATUS_DESCRIPTOR; 1], }

Fields§

§Version: u64§Size: u64§DescriptorCount: u64§ReturnedDescriptorCount: u64§ElementIdentifierBeingDepoped: u64§Reserved: u64§Descriptors: [_PHYSICAL_ELEMENT_STATUS_DESCRIPTOR; 1]