Method

FoundryDapInitializeRequestset_client_name

Declaration [src]

void
foundry_dap_initialize_request_set_client_name (
  FoundryDapInitializeRequest* self,
  const char* client_name
)

Description

No description available.

Parameters

client_name

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.