Method

FoundryDebuggerTrapParamsset_thread_id

Declaration [src]

void
foundry_debugger_trap_params_set_thread_id (
  FoundryDebuggerTrapParams* self,
  const char* thread_id
)

Description

No description available.

Parameters

thread_id

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.