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

g_environ_setenv

Declaration

Source position: lazglib2.pas line 4372

function g_environ_setenv(

  envp: PPgchar;

  variable: Pgchar;

  value: Pgchar;

  overwrite: gboolean

):PPgchar;