Struct rfmod::Reverb [] [src]

pub struct Reverb { /* fields omitted */ }

Reverb object

Methods

impl Reverb
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Returns:

Ok(memory_used, details)

[src]

[src]

Trait Implementations

impl Drop for Reverb
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Reverb

impl !Sync for Reverb