ffi_type

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

Members

Variables

alignment
ushort alignment;
Undocumented in source.
elements
ffi_type** elements;
Undocumented in source.
size
size_t size;
Undocumented in source.
type
ushort type;
Undocumented in source.

Meta