cuda::experimental::stf::pin_memory

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

template<typename T, size_t N>
cudaError_t cuda::experimental::stf::pin_memory(T (&array)[N])

Pins arrays in host memory.