[][src]Function music::bind_music_file

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

Binds a music file to value.