pub type ExternalMemoryImageCreateInfoKHR = ExternalMemoryImageCreateInfo;Aliased Type§
#[repr(C)]pub struct ExternalMemoryImageCreateInfoKHR {
pub sType: i32,
pub pNext: *const c_void,
pub handleTypes: u32,
}Fields§
§sType: i32§pNext: *const c_void§handleTypes: u32