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