Function windows_sys::Win32::Globalization::ubrk_open

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