rust_icu_sys

Function u_parseMessage_74

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