pub unsafe extern "system" fn vkCmdResetEvent(
commandBuffer: VkCommandBuffer,
event: VkEvent,
stageMask: VkPipelineStageFlags,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkCmdResetEvent(
commandBuffer: VkCommandBuffer,
event: VkEvent,
stageMask: VkPipelineStageFlags,
)Available if built with exported-prototypes.