Function inotify_sys::inotify_init [] [src]

pub unsafe extern "C" fn inotify_init() -> c_int

Creates an inotify instance.

Returns a file descriptor referring to the inotify instance.