Type Alias ash::vk::extensions::PFN_vkDestroyCudaFunctionNV
source ยท pub type PFN_vkDestroyCudaFunctionNV = unsafe extern "system" fn(device: Device, function: CudaFunctionNV, p_allocator: *const AllocationCallbacks<'_>);