FT_Vector

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct FT_Vector {}

Members

Variables

x
FT_Pos x;
Undocumented in source.
y
FT_Pos y;
Undocumented in source.

Meta