vkCmdResetQueryPool

Function vkCmdResetQueryPool 

Source
pub unsafe extern "system" fn vkCmdResetQueryPool(
    commandBuffer: VkCommandBuffer,
    queryPool: VkQueryPool,
    firstQuery: u32,
    queryCount: u32,
)
Expand description

Available if built with exported_prototypes.