Close inotify file descriptor.
148 149 150
# File 'lib/inotify.rb', line 148 def inotify_close(fd) $__close.call(fd) end