Function fmod::ffi::FMOD_Channel_GetLoopCount

source ยท
pub unsafe extern "C" fn FMOD_Channel_GetLoopCount(
    channel: *mut FMOD_CHANNEL,
    loopcount: *mut i32,
) -> FMOD_RESULT