Type Definition pilka_incremental::ash::vk::PFN_vkDestroyQueryPool[]

type PFN_vkDestroyQueryPool = extern "system" fn(Device, QueryPool, *const AllocationCallbacks) -> c_void;