pub unsafe extern "system" fn ubrk_open(
    type: UBreakIteratorType,
    locale: PCSTR,
    text: *const u16,
    textlength: i32,
    status: *mut UErrorCode
) -> *mut UBreakIterator
Expand description

Required features: "Win32_Globalization"