webview2_com_sys::Windows::Win32::Globalization

Function ucol_getDisplayName

Source
pub unsafe fn ucol_getDisplayName<'a>(
    objloc: impl IntoParam<'a, PSTR>,
    disploc: impl IntoParam<'a, PSTR>,
    result: *mut u16,
    resultlength: i32,
    status: *mut UErrorCode,
) -> i32