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

pub type PFN_vkDestroyDescriptorSetLayout = unsafe extern "system" fn(device: Device, descriptor_set_layout: DescriptorSetLayout, p_allocator: *const AllocationCallbacks);