ExternalMemoryImageCreateInfoKHR

Type Alias ExternalMemoryImageCreateInfoKHR 

Source
pub type ExternalMemoryImageCreateInfoKHR = ExternalMemoryImageCreateInfo;
Expand description

Aliased Type§

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

Fields§

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