Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ReadDirectoryChangesW()

static unsafe bool Interop.Kernel32.ReadDirectoryChangesW ( SafeFileHandle hDirectory,
byte[] lpBuffer,
uint nBufferLength,
bool bWatchSubtree,
uint dwNotifyFilter,
uint * lpBytesReturned,
NativeOverlapped * lpOverlapped,
void * lpCompletionRoutine )
package