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