pub type FORM_INFO_1A = _FORM_INFO_1A;Aliased Type§
#[repr(C)]pub struct FORM_INFO_1A {
pub Flags: u64,
pub pName: *mut u8,
pub Size: tagSIZE,
pub ImageableArea: _RECTL,
}Fields§
§Flags: u64§pName: *mut u8§Size: tagSIZE§ImageableArea: _RECTL