extern struct COORD [src]

Fields

X: SHORT
Y: SHORT

Source

pub const COORD = extern struct { X: SHORT, Y: SHORT, }