Function rustix::backend::pipe::syscalls::fcntl_getpipe_size

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