pub type ENUMLOGFONTA = tagENUMLOGFONTA;
Aliased Type§
struct ENUMLOGFONTA {
pub elfLogFont: tagLOGFONTA,
pub elfFullName: [u8; 64],
pub elfStyle: [u8; 32],
}
Fields§
§elfLogFont: tagLOGFONTA
§elfFullName: [u8; 64]
§elfStyle: [u8; 32]