[][src]Type Definition vulkanalia_sys::PFN_vkDestroyDescriptorPool

type PFN_vkDestroyDescriptorPool = extern "system" fn(_device: Device, _descriptor_pool: DescriptorPool, _allocator: *const AllocationCallbacks);