[][src]Function transmission_sys::tr_strerror

pub unsafe extern "C" fn tr_strerror(errnum: c_int) -> *const c_char

@brief Convenience wrapper around strerorr() guaranteed to not return NULL @param errnum the error number to describe