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

g_io_channel_read_line

Declaration

Source position: lazglib2.pas line 4497

function g_io_channel_read_line(

  channel: PGIOChannel;

  str_return: PPgchar;

  length: Pgsize;

  terminator_pos: Pgsize;

  error: PPGError

):TGIOStatus;