SetLocaleInfoA

Function SetLocaleInfoA 

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