Function windows_sys::Win32::Globalization::ucnv_convert
[−]pub unsafe extern "system" fn ucnv_convert(
toconvertername: PCSTR,
fromconvertername: PCSTR,
target: PCSTR,
targetcapacity: i32,
source: PCSTR,
sourcelength: i32,
perrorcode: *mut UErrorCode
) -> i32
Expand description
Required features: "Win32_Globalization"