rustix
0.38.42
In rustix::
backend::
pipe::
syscalls
Function
rustix
::
backend
::
pipe
::
syscalls
::
fcntl_getpipe_size
Copy item path
source
ยท
[
−
]
pub(crate) fn fcntl_getpipe_size(fd:
BorrowedFd
<'_>) ->
Result
<
usize
>