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