Function windows_sys::Win32::Globalization::ucnv_toAlgorithmic
[−]pub unsafe extern "system" fn ucnv_toAlgorithmic(
algorithmictype: UConverterType,
cnv: *mut UConverter,
target: PSTR,
targetcapacity: i32,
source: PSTR,
sourcelength: i32,
perrorcode: *mut UErrorCode
) -> i32Expand description
Required features: ‘Win32_Globalization’, ‘Win32_Foundation’
