Function Soloud_setLooping

Source
pub unsafe extern "C" fn Soloud_setLooping(
    aSoloud: *mut Soloud,
    aVoiceHandle: c_uint,
    aLooping: c_int,
)