Function ttyname_r

Source
pub unsafe extern "C" fn ttyname_r(
    __fd: i32,
    __buf: *mut i8,
    __buflen: usize,
) -> i32