Function rustix::backend::fs::syscalls::inotify_init1

source ยท
pub(crate) fn inotify_init1(flags: CreateFlags) -> Result<OwnedFd>