LIBRAAPI const char * ra_value_get_desc (value_handle vh);
LIBRAAPI const char * ra_value_get_desc
vh
value-handle
Returns a character pointer to the description of the info set in vh. The pointer is valid until vh is free'd or a new info was retrived.
value.c