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