Type Alias ExternalMemoryImageCreateInfoKHR

Source
pub type ExternalMemoryImageCreateInfoKHR = ExternalMemoryImageCreateInfo;

Aliased Type§

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

Fields§

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