FMOD_Channel_GetDelay

Function FMOD_Channel_GetDelay 

Source
pub unsafe extern "C" fn FMOD_Channel_GetDelay(
    channel: *mut FMOD_CHANNEL,
    dspclock_start: *mut c_ulonglong,
    dspclock_end: *mut c_ulonglong,
    stopchannels: *mut FMOD_BOOL,
) -> FMOD_RESULT