pub trait ContextHandle: Sealed { }Expand description
Sealed trait for Context and UnownedContext. Not intended for use outside of RustaCUDA.
pub trait ContextHandle: Sealed { }Sealed trait for Context and UnownedContext. Not intended for use outside of RustaCUDA.