pub unsafe extern "system" fn vkDestroyQueryPool(
device: VkDevice,
queryPool: VkQueryPool,
pAllocator: *const VkAllocationCallbacks,
)Expand description
Available if built with exported_prototypes.
pub unsafe extern "system" fn vkDestroyQueryPool(
device: VkDevice,
queryPool: VkQueryPool,
pAllocator: *const VkAllocationCallbacks,
)Available if built with exported_prototypes.