Struct adept2::dmgr::DeviceHandle [] [src]

pub struct DeviceHandle { /* fields omitted */ }

Methods

impl DeviceHandle
[src]

[src]

[src]

Trait Implementations

impl Debug for DeviceHandle
[src]

[src]

Formats the value using the given formatter. Read more

impl Drop for DeviceHandle
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for DeviceHandle

impl Sync for DeviceHandle