ffi_type
version(WithFFI)
extern (
C)
struct ffi_type {
}
- 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.
orelang Util
aliasesenumsfunctionsstatic variablesstructs