Function FMOD_Channel_GetLoopCount

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