Function ubrk_open
pub unsafe fn ubrk_open<P1>(
type: UBreakIteratorType,
locale: P1,
text: *const u16,
textlength: i32,
status: *mut UErrorCode,
) -> *mut UBreakIteratorwhere
P1: Param<PCSTR>,
pub unsafe fn ubrk_open<P1>(
type: UBreakIteratorType,
locale: P1,
text: *const u16,
textlength: i32,
status: *mut UErrorCode,
) -> *mut UBreakIteratorwhere
P1: Param<PCSTR>,