pub type PhysicalDeviceExternalSemaphoreInfoKHR = PhysicalDeviceExternalSemaphoreInfo;Expand description
Aliased Type§
#[repr(C)]pub struct PhysicalDeviceExternalSemaphoreInfoKHR {
pub s_type: StructureType,
pub next: *const c_void,
pub handle_type: ExternalSemaphoreHandleTypeFlags,
}Fields§
§s_type: StructureType§next: *const c_void§handle_type: ExternalSemaphoreHandleTypeFlags