Type Alias ExportMemoryAllocateInfoKHR

Source
pub type ExportMemoryAllocateInfoKHR = ExportMemoryAllocateInfo;

Aliased Type§

#[repr(C)]
pub struct ExportMemoryAllocateInfoKHR { pub s_type: StructureType, pub p_next: *const c_void, pub handle_types: ExternalMemoryHandleTypeFlags, }

Fields§

§s_type: StructureType§p_next: *const c_void§handle_types: ExternalMemoryHandleTypeFlags