Watcher.LPOVERLAPPED_COMPLETION_ROUTINE
class Watcher
version(Windows)
extern (
Windows)
alias LPOVERLAPPED_COMPLETION_ROUTINE =
VOID function(DWORD dwErrorCode, DWORD dwNumberOfBytesTransfered, OVERLAPPED* lpOverlapped)
meld fileWatcher FileWatcher Watcher
aliasesconstructorsdestructorsfunctionsstatic variablesstructsvariables