Method

FoundryDebuggerTrapParamsset_function

Declaration [src]

void
foundry_debugger_trap_params_set_function (
  FoundryDebuggerTrapParams* self,
  const char* function
)

Description

No description available.

Parameters

function

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.