[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGOutputStreamClass.writev_fn

Declaration

Source position: lazgio2.pas line 2224

TGOutputStreamClass.writev_fn : function(

  stream: PGOutputStream;

  vectors: PGOutputVector;

  n_vectors: gsize;

  bytes_written: Pgsize;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;