Function rust_icu_sys::ubrk_open_73

source ·
pub unsafe extern "C" fn ubrk_open_73(
    type_: UBreakIteratorType,
    locale: *const c_char,
    text: *const UChar,
    textLength: i32,
    status: *mut UErrorCode
) -> *mut UBreakIterator