Function

Lfbset_app_id

Declaration [src]

void
lfb_set_app_id (
  const char* app_id
)

Description [src]

Sets the application id.

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.