[][src]Function music::bind_sound_file

pub fn bind_sound_file<T, P>(val: T, file: P) where
    T: 'static + Eq + Hash + Any,
    P: AsRef<Path>, 

Binds a sound file to value.