Method

SpielProviderget_identifier

since: 1.0.4

Declaration [src]

const char*
spiel_provider_get_identifier (
  SpielProvider* self
)

Description [src]

Gets the provider’s unique identifier.

Available since: 1.0.4

Return value

Type: const char*

The identifier.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.