hipddf ~master (2022-05-09T13:52:54.4576253)
Dub
Repo
Vector2
test
Undocumented in source.
version(HipDDFTest)
struct
Vector2 {
int
x
;
int
y
;
}
Members
Variables
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
test
functions
main
structs
Vector2