u_parseMessageWithError

Function u_parseMessageWithError 

pub unsafe extern "C" fn u_parseMessageWithError(
    locale: PCSTR,
    pattern: *const u16,
    patternlength: i32,
    source: *const u16,
    sourcelength: i32,
    parseerror: *mut UParseError,
    status: *mut UErrorCode,
    ...
)