FMOD_Channel_SetLoopCount

Function FMOD_Channel_SetLoopCount 

Source
pub unsafe extern "C" fn FMOD_Channel_SetLoopCount(
    channel: *mut FMOD_CHANNEL,
    loopcount: c_int,
) -> FMOD_RESULT