Source position: oraoci.pp line 1116
function OCILobCopy(
svchp: OCISvcCtx;
errhp: OCIError;
dst_locp: OCILobLocator;
src_locp: OCILobLocator;
amount: Cardinal;
dst_offset: Cardinal;
src_offset: Cardinal
):sword;