cuda::experimental::stf::pin_memory

Defined in include/cuda/experimental/__stf/utility/memory.cuh

template<typename T>
cudaError_t cuda::experimental::stf::pin_memory(::std::vector<T> &v)

Pins vectors in host memory.