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

g_subprocess_communicate_utf8

Declaration

Source position: lazgio2.pas line 8446

function g_subprocess_communicate_utf8(

  subprocess: PGSubprocess;

  stdin_buf: Pgchar;

  cancellable: PGCancellable;

  stdout_buf: PPgchar;

  stderr_buf: PPgchar;

  error: PPGError

):gboolean;