Type Definition rfmod::callbacks::SoundPcmSetPosCallback
[−]
[src]
type SoundPcmSetPosCallback = Option<fn(sound: &Sound, sub_sound: i32, position: u32, postype: TimeUnit) -> Status>;
notify the user that music position has changed