Unit 'paslzxcomp' Package
[Overview][Constants][Types][Procedures and functions][Index] [#chm]

lzx_init

Declaration

Source position: paslzxcomp.pas line 130

function lzx_init(

  lzxdp: PPlzx_data;

  wsize_code: LongInt;

  get_bytes: TGetBytesFunc;

  get_bytes_arg: pointer;

  at_eof: TIsEndOfFileFunc;

  put_bytes: TWriteBytesFunc;

  put_bytes_arg: pointer;

  mark_frame: TMarkFrameFunc;

  mark_frame_arg: pointer

):LongInt;


Documentation generated on: 2023-03-18