Function
ALSAHwdepDeviceCommonErrorto_label
Declaration [src]
void
alsahwdep_device_common_error_to_label (
ALSAHwdepDeviceCommonError code,
const char** label
)
Parameters
code |
ALSAHwdepDeviceCommonError |
A ALSAHwdep.DeviceCommonError. |
|
label |
const char** |
The string label of error. |
|
| The argument will be set by the function. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. |