[][src]Function rust_icu_sys::u_parseMessage_66

pub unsafe extern "C" fn u_parseMessage_66(
    locale: *const c_char,
    pattern: *const UChar,
    patternLength: i32,
    source: *const UChar,
    sourceLength: i32,
    status: *mut UErrorCode,
     ...
)