Method

FoundryDapInitializeRequestset_path_format

Declaration [src]

void
foundry_dap_initialize_request_set_path_format (
  FoundryDapInitializeRequest* self,
  const char* path_format
)

Description

No description available.

Parameters

path_format

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.