[][src]Type Definition bedrock::vk::PFN_vkCmdResetQueryPool

type PFN_vkCmdResetQueryPool = extern "system" fn(commandBuffer: VkCommandBuffer, queryPool: VkQueryPool, firstQuery: u32, queryCount: u32);