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