Method

FoundryDapInitializeRequestset_locale

Declaration [src]

void
foundry_dap_initialize_request_set_locale (
  FoundryDapInitializeRequest* self,
  const char* locale
)

Description

No description available.

Parameters

locale

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.