Flags
VkInstanceCreateFlags
Bitmask of VkInstanceCreateFlagBits
typedef VkFlags VkInstanceCreateFlags;
pub struct InstanceCreateFlags(u32);
VkInstanceCreateFlags is a bitmask type for setting a mask of zero or
more VkInstanceCreateFlagBits.
Parent
VK_VERSION_1_0Type
Flags