fn inotify_rm_watch(inotify_fd: i32, wd: i32) void

remove an existing watch from an inotify instance

Parameters

inotify_fd: i32,
wd: i32,