Type Definition rfmod::callbacks::SoundNonBlockCallback [] [src]

type SoundNonBlockCallback = Option<fn(sound: &Sound, result: Status) -> Status>;

sound callback