Unit 'gd' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libgd]

gdSink

Declaration

Source position: gd.pas line 673

type gdSink = record

  sink: function(

  context: pointer;

  buffer: pchar;

  len: cint

):cint;

  context: pointer;

end;


Documentation generated on: 2023-03-18