Function libax::cbindings::ax_errno_string
source · #[no_mangle]
pub unsafe extern "C" fn ax_errno_string(e: c_int) -> *mut c_char
Available on crate feature
cbindings
only.Expand description
Returns a pointer to the string representation of the given error code.