webview2_com_sys::Windows::Win32::Globalization

Function ures_getStringByKey

Source
pub unsafe fn ures_getStringByKey<'a>(
    resb: *const UResourceBundle,
    key: impl IntoParam<'a, PSTR>,
    len: *mut i32,
    status: *mut UErrorCode,
) -> *mut u16