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