CPINFOEXW

Type Alias CPINFOEXW 

Source
pub type CPINFOEXW = _cpinfoexW;

Aliased Type§

#[repr(C)]
pub struct CPINFOEXW { pub MaxCharSize: u32, pub DefaultChar: [u8; 2], pub LeadByte: [u8; 12], pub UnicodeDefaultChar: u16, pub CodePage: u32, pub CodePageName: [u16; 260], }

Fields§

§MaxCharSize: u32§DefaultChar: [u8; 2]§LeadByte: [u8; 12]§UnicodeDefaultChar: u16§CodePage: u32§CodePageName: [u16; 260]