[][src]Function cdds_util::ttyname_r

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