ContextHandle

Trait ContextHandle 

Source
pub trait ContextHandle: Sealed { }
Expand description

Sealed trait for Context and UnownedContext. Not intended for use outside of RustaCUDA.

Implementors§