Method

FoundryDiagnosticToolset_argv

Declaration [src]

void
foundry_diagnostic_tool_set_argv (
  FoundryDiagnosticTool* self,
  const char* const* argv
)

Description

No description available.

Parameters

argv

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.