Inotifier.removeWatch

remove a previously registered watch point

struct Inotifier
@trusted @nogc
void
removeWatch

Parameters

wd WatchDescriptor

the WatchDescriptor returned by watch

Meta