Function rustix::backend::io::syscalls::fcntl_getfd

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