Function SetLocaleInfoW

Source
pub unsafe extern "C" fn SetLocaleInfoW(
    Locale: LCID,
    LCType: LCTYPE,
    lpLCData: LPCWSTR,
) -> BOOL