VectorSub

Out = In1 - In2 のベクトル計算をする

nothrow @nogc extern (C++, DxLib) extern
int
VectorSub
(,
const(.VECTOR)* In1
,
const(.VECTOR)* In2
)

Meta