|
NAMEmidi_resume - Resumes playback of a paused MIDI file. Allegro game programming library.SYNOPSIS#include <allegro.h>void midi_resume(); DESCRIPTIONResumes playback of a paused MIDI file.SEE ALSOmidi_pause(3), exmidi(3)
Visit the GSP FreeBSD Man Page Interface. |