VkExtensionProperties

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (System)
struct VkExtensionProperties {}

Members

Variables

extensionName
char[VK_MAX_EXTENSION_NAME_SIZE] extensionName;
Undocumented in source.
specVersion
uint32_t specVersion;
Undocumented in source.

Meta