pub unsafe extern "system" fn vkCmdSetEvent2KHR(
commandBuffer: VkCommandBuffer,
event: VkEvent,
pDependencyInfo: *const VkDependencyInfo,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCmdSetEvent2KHR(
commandBuffer: VkCommandBuffer,
event: VkEvent,
pDependencyInfo: *const VkDependencyInfo,
)Available if built with prototypes.