Function SetLocaleInfoA

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