[][src]Function rust_icu_sys::u_formatMessageWithError_66

pub unsafe extern "C" fn u_formatMessageWithError_66(
    locale: *const c_char,
    pattern: *const UChar,
    patternLength: i32,
    result: *mut UChar,
    resultLength: i32,
    parseError: *mut UParseError,
    status: *mut UErrorCode,
     ...
) -> i32