Function axlibc::strerror

source ·
#[no_mangle]
pub unsafe extern "C" fn strerror(e: c_int) -> *mut c_char
Expand description

Returns a pointer to the string representation of the given error code.