struct WindowsContext [src]

Fields

handle: File.Handle
reset_attributes: u16

Source

pub const WindowsContext = struct { handle: File.Handle, reset_attributes: u16, }