pub unsafe extern "system" fn vkResetQueryPool(
device: VkDevice,
queryPool: VkQueryPool,
firstQuery: u32,
queryCount: u32,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkResetQueryPool(
device: VkDevice,
queryPool: VkQueryPool,
firstQuery: u32,
queryCount: u32,
)Available if built with exported-prototypes.