Source position: vulkanlib.pas line 23464
type TvkDestroyAccelerationStructureNV = procedure(
device: TVkDevice;
accelerationStructure: TVkAccelerationStructureNV;
const pAllocator: PVkAllocationCallbacks
);