Function

Lfbget_feedback_profile

Declaration [src]

const char*
lfb_get_feedback_profile (
  void
)

Description [src]

Gets the currently set feedback profile.

Return value

Returns: const char*
 

The current profile or NULL on error.

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