rustix::backend::pipe::syscalls

Function fcntl_getpipe_size

Source
pub(crate) fn fcntl_getpipe_size(fd: BorrowedFd<'_>) -> Result<usize>