webview2_com_sys::Windows::Win32::Globalization

Function ures_getUTF8StringByKey

Source
pub unsafe fn ures_getUTF8StringByKey<'a>(
    resb: *const UResourceBundle,
    key: impl IntoParam<'a, PSTR>,
    dest: impl IntoParam<'a, PSTR>,
    plength: *mut i32,
    forcecopy: i8,
    status: *mut UErrorCode,
) -> PSTR