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