Function libc::strerror
[−]
[src]
pub unsafe extern fn strerror(n: c_int) -> *mut c_char
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io