Function WavStream_setLooping

Source
pub unsafe extern "C" fn WavStream_setLooping(
    aWavStream: *mut WavStream,
    aLoop: c_int,
)