pub unsafe extern "system" fn vkCmdWaitEvents2KHR(
commandBuffer: VkCommandBuffer,
eventCount: u32,
pEvents: *const VkEvent,
pDependencyInfos: *const VkDependencyInfo,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCmdWaitEvents2KHR(
commandBuffer: VkCommandBuffer,
eventCount: u32,
pEvents: *const VkEvent,
pDependencyInfos: *const VkDependencyInfo,
)Available if built with prototypes.