pub unsafe extern "C" fn ly_strerr(err: Type) -> *const c_char
@brief Get human-readable error message for an error code.
@param[in] err Error code. @return String error message.