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