holoscan::utils::cuda::CudaHostFree

Beta
View as Markdown

A deallocator that frees page-locked host memory.

#include <holoscan/utils/cuda/buffer.hpp>

Methods

operator()

void holoscan::utils::cuda::CudaHostFree::operator()(
void *ptr
) const