rustix::backend::fs::syscalls

Function fcntl_getfl

Source
pub(crate) fn fcntl_getfl(fd: BorrowedFd<'_>) -> Result<OFlags>