_FcMatrix

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

Members

Variables

xx
double xx;
Undocumented in source.
xy
double xy;
Undocumented in source.
yx
double yx;
Undocumented in source.
yy
double yy;
Undocumented in source.

Meta