[][src]Function winapi::um::winnls::GetLocaleInfoEx

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