webview2_com_sys::Windows::Win32::Globalization

Function ures_getUTF8StringByIndex

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