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