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

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