webview2_com_sys::Windows::Win32::Globalization

Function uloc_getDisplayKeywordValue

Source
pub unsafe fn uloc_getDisplayKeywordValue<'a>(
    locale: impl IntoParam<'a, PSTR>,
    keyword: impl IntoParam<'a, PSTR>,
    displaylocale: impl IntoParam<'a, PSTR>,
    dest: *mut u16,
    destcapacity: i32,
    status: *mut UErrorCode,
) -> i32