Type Definition ash::vk::PFN_vkDestroyDescriptorPool[][src]

type PFN_vkDestroyDescriptorPool = extern "system" fn(device: Device, descriptor_pool: DescriptorPool, p_allocator: *const AllocationCallbacks);