rust_icu_sys

Function ubrk_open_74

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