pub type EXTLOGFONTA = tagEXTLOGFONTA;
Aliased Type§
#[repr(C)]pub struct EXTLOGFONTA {
pub elfLogFont: tagLOGFONTA,
pub elfFullName: [u8; 64],
pub elfStyle: [u8; 32],
pub elfVersion: u64,
pub elfStyleSize: u64,
pub elfMatch: u64,
pub elfReserved: u64,
pub elfVendorId: [u8; 4],
pub elfCulture: u64,
pub elfPanose: tagPANOSE,
}
Fields§
§elfLogFont: tagLOGFONTA
§elfFullName: [u8; 64]
§elfStyle: [u8; 32]
§elfVersion: u64
§elfStyleSize: u64
§elfMatch: u64
§elfReserved: u64
§elfVendorId: [u8; 4]
§elfCulture: u64
§elfPanose: tagPANOSE