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