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

g_spawn_command_line_sync

Declaration

Source position: lazglib2.pas line 4910

function g_spawn_command_line_sync(

  command_line: Pgchar;

  standard_output: PPgchar;

  standard_error: PPgchar;

  wait_status: Pgint;

  error: PPGError

):gboolean;