.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_stop_sample" "3" "" "Allegro reference manual" "" .SH NAME al_stop_sample \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_stop_sample(ALLEGRO_SAMPLE_ID *spl_id) .EE .SH DESCRIPTION Stop the sample started by al_play_sample(3). .SH SEE ALSO al_stop_samples(3)