fn FileInformationIterator(comptime FileInformationType: type) type
[src]
Helper for iterating a byte buffer of FILE_*_INFORMATION structures (from things like NtQueryDirectoryFile calls).
fn FileInformationIterator(comptime FileInformationType: type) type
Helper for iterating a byte buffer of FILE_*_INFORMATION structures (from things like NtQueryDirectoryFile calls).