Method

FoundryProcessLauncheradd_environ

Declaration [src]

void
foundry_process_launcher_add_environ (
  FoundryProcessLauncher* self,
  const char* const* environ
)

Description

No description available.

Parameters

environ

Type: const char* const*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.