libc
0.2.161
libc
Function
ttyname_r
Copy item path
Source
pub unsafe extern "C" fn ttyname_r( fd:
c_int
, buf:
*mut
c_char
, buflen:
size_t
, ) ->
c_int