Struct cubeb::ContextRef [] [src]

pub struct ContextRef(_);

Methods

impl ContextRef
[src]

[src]

Important traits for &'a mut [u8]
[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl ContextRef
[src]

[src]

[src]

[src]

Trait Implementations

impl AsRef<ContextRef> for Context
[src]

[src]

Performs the conversion.

impl Borrow<ContextRef> for Context
[src]

[src]

Immutably borrows from an owned value. Read more

impl Debug for ContextRef
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for ContextRef

impl !Sync for ContextRef