FMOD_ChannelControl_Set3DAttributes

Function FMOD_ChannelControl_Set3DAttributes 

Source
pub unsafe extern "C" fn FMOD_ChannelControl_Set3DAttributes(
    channelcontrol: *mut FMOD_CHANNELCONTROL,
    pos: *const FMOD_VECTOR,
    vel: *const FMOD_VECTOR,
) -> FMOD_RESULT