Source position: vulkanlib.pas line 25796
type TvkDestroyImage = procedure(
device: TVkDevice;
image: TVkImage;
const pAllocator: PVkAllocationCallbacks
);