Method

FoundryDebuggerTrapParamsset_path

Declaration [src]

void
foundry_debugger_trap_params_set_path (
  FoundryDebuggerTrapParams* self,
  const char* path
)

Description

No description available.

Parameters

path

Type: const char*

No description available.

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