Function windows_sys::Win32::Globalization::ucol_getBound
[−]pub unsafe extern "system" fn ucol_getBound(
source: *const u8,
sourcelength: i32,
boundtype: UColBoundMode,
nooflevels: u32,
result: *mut u8,
resultlength: i32,
status: *mut UErrorCode
) -> i32
Expand description
Required features: "Win32_Globalization"