Struct rfmod::Sound [] [src]

pub struct Sound { /* fields omitted */ }

Sound object

Methods

impl Sound
[src]

Trait Implementations

impl Drop for Sound
[src]

A method called when the value goes out of scope. Read more