VkEventCreateInfo

Undocumented in source.
@nogc pure nothrow
struct VkEventCreateInfo {}

Members

Variables

flags
VkEventCreateFlags flags;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta