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

g_io_stream_splice_async

Declaration

Source position: lazgio2.pas line 8940

procedure g_io_stream_splice_async(

  stream1: PGIOStream;

  stream2: PGIOStream;

  flags: TGIOStreamSpliceFlags;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);