Type Definition vulkan_bindings::FnCmdWaitEvents2

source ·
pub type FnCmdWaitEvents2 = extern "system" fn(commandBuffer: CommandBuffer, eventCount: u32, pEvents: *const Event, pDependencyInfos: *const DependencyInfo);