Source position: vulkanlib.pas line 25761
type TvkFreeMemory = procedure(
device: TVkDevice;
memory: TVkDeviceMemory;
const pAllocator: PVkAllocationCallbacks
);