dcd v0.9.11 (2018-09-01T00:26:52Z)
Dub
Repo
Point
point
Undocumented in source.
struct
Point {
int
x
;
int
y
;
}
Members
Variables
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
point
structs
Point