Function rcap::strerror_r [] [src]

pub unsafe extern "C" fn strerror_r(
    __errnum: c_int,
    __buf: *mut c_char,
    __buflen: size_t
) -> c_int