GetLocaleInfoEx

Function GetLocaleInfoEx 

Source
pub unsafe extern "system" fn GetLocaleInfoEx(
    lpLocaleName: LPCWSTR,
    LCType: LCTYPE,
    lpLCData: LPWSTR,
    cchData: c_int,
) -> c_int