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

g_io_channel_read_chars

Declaration

Source position: lazglib2.pas line 4496

function g_io_channel_read_chars(

  channel: PGIOChannel;

  buf: Pgchar;

  count: gsize;

  bytes_read: Pgsize;

  error: PPGError

):TGIOStatus;