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

g_io_channel_write_chars

Declaration

Source position: lazglib2.pas line 4508

function g_io_channel_write_chars(

  channel: PGIOChannel;

  buf: Pgchar;

  count: gssize;

  bytes_written: Pgsize;

  error: PPGError

):TGIOStatus;