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

g_pollable_output_stream_write_nonblocking

Declaration

Source position: lazgio2.pas line 8192

function g_pollable_output_stream_write_nonblocking(

  stream: PGPollableOutputStream;

  buffer: Pguint8;

  count: gsize;

  cancellable: PGCancellable;

  error: PPGError

):gssize;