pub const DIRECTORY = struct
pub const DIRECTORY = struct { pub const NOTIFY_INFORMATION_CLASS = enum(c_int) { Notify = 1, NotifyExtended = 2, NotifyFull = 3, _, pub const Maximum: @typeInfo(@This()).@"enum".tag_type = 1 + @typeInfo(@This()).@"enum".field_names.len; }; }