Flags
VkMemoryUnmapFlags
Bitmask of VkMemoryUnmapFlagBits
typedef VkFlags VkMemoryUnmapFlags;
pub struct MemoryUnmapFlags(u32);
typedef VkMemoryUnmapFlags VkMemoryUnmapFlagsKHR;
pub type MemoryUnmapFlagsKHR = vk::MemoryUnmapFlags;
VkMemoryUnmapFlags is a bitmask type for setting a mask of zero or
more VkMemoryUnmapFlagBits.
Parent
VK_VERSION_1_4Type
Flags