Type Alias ash::vk::PhysicalDeviceExternalFenceInfoKHR
source · pub type PhysicalDeviceExternalFenceInfoKHR = PhysicalDeviceExternalFenceInfo;Aliased Type§
struct PhysicalDeviceExternalFenceInfoKHR {
pub s_type: StructureType,
pub p_next: *const c_void,
pub handle_type: ExternalFenceHandleTypeFlags,
}Fields§
§s_type: StructureType§p_next: *const c_void§handle_type: ExternalFenceHandleTypeFlags