extern struct Input [src]

Fields

scan_code: u16
unicode_char: u16

Source

pub const Input = extern struct { scan_code: u16, unicode_char: u16, }