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