NextEntryOffset: DWORD
Action: DWORD
FileNameLength: DWORD
pub const FILE_NOTIFY_INFORMATION = extern struct { NextEntryOffset: DWORD, Action: DWORD, FileNameLength: DWORD, // Flexible array member // FileName: [1]WCHAR, }
Press escape to exit search and then '?' to see more options.