rustix::backend::fs::syscalls

Function inotify_init1

Source
pub(crate) fn inotify_init1(flags: CreateFlags) -> Result<OwnedFd>