_locale_tstruct

Type Alias _locale_tstruct 

Source
pub type _locale_tstruct = localeinfo_struct;

Aliased Type§

#[repr(C)]
pub struct _locale_tstruct { pub locinfo: *mut threadlocaleinfostruct, pub mbcinfo: *mut threadmbcinfostruct, }

Fields§

§locinfo: *mut threadlocaleinfostruct§mbcinfo: *mut threadmbcinfostruct