plucky (3) voice_stop_volumeramp.3alleg4.gz

Provided by: allegro4-doc_4.4.3.1-5_all bug

NAME

       voice_stop_volumeramp - Interrupts a volume ramp operation. Allegro game programming library.

SYNOPSIS

       #include <allegro.h>

       void voice_stop_volumeramp(int voice);

DESCRIPTION

       Interrupts a volume ramp operation.

SEE ALSO

       voice_ramp_volume(3alleg4)