ExportMemoryAllocateInfoKHR

Type Alias ExportMemoryAllocateInfoKHR 

Source
pub type ExportMemoryAllocateInfoKHR = ExportMemoryAllocateInfo;

Aliased Type§

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

Fields§

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