pub type BOOT_AREA_INFO = _BOOT_AREA_INFO;
Aliased Type§
struct BOOT_AREA_INFO {
pub BootSectorCount: u32,
pub BootSectors: [_BOOT_AREA_INFO__bindgen_ty_1; 2],
}
Fields§
§BootSectorCount: u32
§BootSectors: [_BOOT_AREA_INFO__bindgen_ty_1; 2]