Source position: iconvenc_dyn.pas line 50
function Iconvert(
s: string;
var res: string;
const FromEncoding: string;
const ToEncoding: string
):cint;