Source position: vulkanlib.pas line 22000
type TvkDestroyPrivateDataSlot = procedure(
device: TVkDevice;
privateDataSlot: TVkPrivateDataSlot;
const pAllocator: PVkAllocationCallbacks
);