FMOD_Channel_Get3DAttributes

Function FMOD_Channel_Get3DAttributes 

Source
pub unsafe extern "C" fn FMOD_Channel_Get3DAttributes(
    channel: *mut FMOD_CHANNEL,
    pos: *mut FMOD_VECTOR,
    vel: *mut FMOD_VECTOR,
) -> FMOD_RESULT