Function ocl_core::retain_context
[−]
[src]
pub unsafe fn retain_context<C>(context: C) -> OclResult<()> where
C: ClContextPtr,
Increments the reference count of a context.