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