rustmax::libc

Function ttyname_r

Source
pub unsafe extern "C" fn ttyname_r(
    fd: i32,
    buf: *mut i8,
    buflen: usize,
) -> i32