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