VkExportMemoryAllocateInfoKHR

Type Alias VkExportMemoryAllocateInfoKHR 

Source
pub type VkExportMemoryAllocateInfoKHR = VkExportMemoryAllocateInfo;

Aliased Type§

#[repr(C)]
pub struct VkExportMemoryAllocateInfoKHR { pub sType: u32, pub pNext: *const c_void, pub handleTypes: u32, }

Fields§

§sType: u32§pNext: *const c_void§handleTypes: u32