pub type CHARSETINFO = tagCHARSETINFO;
Aliased Type§
struct CHARSETINFO {
pub ciCharset: u32,
pub ciACP: u32,
pub fs: tagFONTSIGNATURE,
}
Fields§
§ciCharset: u32
§ciACP: u32
§fs: tagFONTSIGNATURE
pub type CHARSETINFO = tagCHARSETINFO;
struct CHARSETINFO {
pub ciCharset: u32,
pub ciACP: u32,
pub fs: tagFONTSIGNATURE,
}
ciCharset: u32
§ciACP: u32
§fs: tagFONTSIGNATURE