Method

FoundryCliOptionsset_int64

Declaration [src]

void
foundry_cli_options_set_int64 (
  FoundryCliOptions* self,
  const char* key,
  gint64 value
)

Description

No description available.

Parameters

key

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.
value

Type: gint64

No description available.