Source position: vulkanlib.pas line 25820
type TvkDestroyDescriptorSetLayout = procedure(
device: TVkDevice;
descriptorSetLayout: TVkDescriptorSetLayout;
const pAllocator: PVkAllocationCallbacks
);