Type Definition ash::vk::PFN_vkDestroyAccelerationStructureNV[][src]

pub type PFN_vkDestroyAccelerationStructureNV = unsafe extern "system" fn(device: Device, acceleration_structure: AccelerationStructureNV, p_allocator: *const AllocationCallbacks);