webview2_com_sys::Windows::Win32::Globalization

Function ures_getUTF8String

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