FMOD_Channel_Set3DAttributes

Function FMOD_Channel_Set3DAttributes 

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