Function

Lfbset_app_id

since: 0.0

Declaration [src]

void
lfb_set_app_id (
  const char* app_id
)

Description [src]

Sets the application id.

Available since: 0.0

Parameters

app_id

Type: const char*

The application id.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.