Type Definition ash::vk::PFN_vkDestroyDescriptorPool [−][src]
pub type PFN_vkDestroyDescriptorPool = extern "system" fn(device: Device, descriptor_pool: DescriptorPool, p_allocator: *const AllocationCallbacks) -> c_void;