rustix::backend::io::syscalls

Function fcntl_getfd

Source
pub(crate) fn fcntl_getfd(fd: BorrowedFd<'_>) -> Result<FdFlags>