[][src]Trait rustacuda::context::ContextHandle

pub trait ContextHandle: Sealed { }

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

Implementors

impl ContextHandle for Context[src]

impl ContextHandle for UnownedContext[src]

Loading content...