Skip to main content

ly_strerr

Function ly_strerr 

Source
pub unsafe extern "C" fn ly_strerr(err: Type) -> *const c_char
Expand description

@brief Get human-readable error message for an error code.

@param[in] err Error code. @return String error message.