extern structstd.os.windows.FILE_INTERNAL_INFORMATION[src]

Fields

IndexNumber: LARGE_INTEGER

Source Code

Source code
pub const FILE_INTERNAL_INFORMATION = extern struct {
    IndexNumber: LARGE_INTEGER,
}