Struct cubeb::Context [] [src]

pub struct Context(_);

Methods

impl Context
[src]

[src]

impl Context
[src]

[src]

[src]

Methods from Deref<Target = ContextRef>

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl DerefMut for Context
[src]

[src]

impl Borrow<ContextRef> for Context
[src]

[src]

impl Deref for Context
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl AsRef<ContextRef> for Context
[src]

[src]

impl Drop for Context
[src]

[src]

Executes the destructor for this type. Read more