Function ocl_core::retain_context

source ·
pub unsafe fn retain_context<C>(context: C) -> OclCoreResult<()>where
    C: ClContextPtr,
Expand description

Increments the reference count of a context.