Type Alias FORM_INFO_1A

Source
pub type FORM_INFO_1A = _FORM_INFO_1A;

Aliased Type§

struct FORM_INFO_1A {
    pub Flags: u32,
    pub pName: *mut i8,
    pub Size: tagSIZE,
    pub ImageableArea: _RECTL,
}

Fields§

§Flags: u32§pName: *mut i8§Size: tagSIZE§ImageableArea: _RECTL