libc
0.2.159
Function
libc
::
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