MTLSizeAndAlign

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

Members

Variables

align_
NSUInteger align_;
Undocumented in source.
size
NSUInteger size;
Undocumented in source.

Meta