Function iwlib_sys::ttyname_r

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