webview2_com_sys::Windows::Win32::Globalization

Function u_vformatMessageWithError

Source
pub unsafe fn u_vformatMessageWithError<'a>(
    locale: impl IntoParam<'a, PSTR>,
    pattern: *const u16,
    patternlength: i32,
    result: *mut u16,
    resultlength: i32,
    parseerror: *mut UParseError,
    ap: *mut i8,
    status: *mut UErrorCode,
) -> i32