pub unsafe extern "system" fn vkCmdSetEvent(
commandBuffer: VkCommandBuffer,
event: VkEvent,
stageMask: VkPipelineStageFlags,
)Expand description
Available if built with exported_prototypes.
pub unsafe extern "system" fn vkCmdSetEvent(
commandBuffer: VkCommandBuffer,
event: VkEvent,
stageMask: VkPipelineStageFlags,
)Available if built with exported_prototypes.