Module opencl3::svm[][src]

Structs

Drain
IntoIter
SvmVec

An OpenCL Shared Virtual Memory (SVM) vector.
It has the lifetime of the Context that it was constructed from.
Note: T cannot be a “zero sized type” (ZST).