Function FMOD_Channel_SetLoopCount

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