pub unsafe extern "system" fn vkCmdWriteTimestamp2KHR(
commandBuffer: VkCommandBuffer,
stage: VkPipelineStageFlags2,
queryPool: VkQueryPool,
query: u32,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCmdWriteTimestamp2KHR(
commandBuffer: VkCommandBuffer,
stage: VkPipelineStageFlags2,
queryPool: VkQueryPool,
query: u32,
)Available if built with prototypes.