Function rust_icu_sys::u_vformatMessage_66[][src]

pub unsafe extern "C" fn u_vformatMessage_66(
    locale: *const c_char,
    pattern: *const UChar,
    patternLength: i32,
    result: *mut UChar,
    resultLength: i32,
    ap: *mut __va_list_tag,
    status: *mut UErrorCode
) -> i32