pub unsafe extern "system" fn ucnv_fromAlgorithmic(
    cnv: *mut UConverter,
    algorithmictype: UConverterType,
    target: PSTR,
    targetcapacity: i32,
    source: PSTR,
    sourcelength: i32,
    perrorcode: *mut UErrorCode
) -> i32
Expand description

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’