Method

SysprofSubprocessOutputset_command_environ

Declaration [src]

void
sysprof_subprocess_output_set_command_environ (
  SysprofSubprocessOutput* self,
  const char* const* command_environ
)

Description

No description available.

Parameters

command_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.