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

pub unsafe extern "system" fn GetLocaleInfoW(
    Locale: LCID,
    LCType: LCTYPE,
    lpLCData: LPWSTR,
    cchData: c_int
) -> c_int