Function pfwl_get_status_msg¶
Defined in File peafowl.h
Function Documentation¶
-
const char *
pfwl_get_status_msg(pfwl_status_t status_code)¶ Returns the string representing the status message associated to the specified status_code.
- Return
The status message.
- Parameters
status_code: The status code.