Function kernel32::SetLocaleInfoA
[−]
[src]
pub unsafe extern "system" fn SetLocaleInfoA(
Locale: LCID,
LCType: LCTYPE,
lpLCData: LPCSTR
) -> BOOL