Function libc::strerror_r [] [src]

pub unsafe extern fn strerror_r(errnum: c_int,
                                buf: *mut c_char,
                                buflen: size_t)
                                -> c_int
Unstable (libc)

: use libc from crates.io