rust_icu_sys

Function u_parseMessageWithError_74

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