Function rust_icu_sys::ubrk_open_66[][src]

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