Struct halide_runtime::gpu::Device [−][src]
pub struct Device(pub *const halide_device_interface_t);
Implementations
Auto Trait Implementations
impl RefUnwindSafe for Device
impl RefUnwindSafe for Deviceimpl UnwindSafe for Device
impl UnwindSafe for Device