pub unsafe fn release_context<C>(context: C) -> Result<()>where
C: ClContextPtr,Expand description
Decrements reference count of a context.
pub unsafe fn release_context<C>(context: C) -> Result<()>where
C: ClContextPtr,Decrements reference count of a context.