strerror_r

Function strerror_r 

Source
pub fn strerror_r(errnum: c_int, buf: *mut c_char, bufsize: size_t) -> c_int