Holoscan SDK v4.2.0

Typedef holoscan::UniqueCUdeviceptr

using holoscan::UniqueCUdeviceptr = std::unique_ptr<Nullable<CUdeviceptr>, Nullable<CUdeviceptr>::Deleter<CUresult, &cuMemFree>>

RAII type classes for CUDA allocations and objects, use like std::unique_ptr.

Previous Typedef holoscan::unexpected
Next Typedef holoscan::UniqueCUevent
© Copyright 2022-2026, NVIDIA. Last updated on May 11, 2026