Function rustix::backend::fs::syscalls::fcntl_getfl

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