vexDeviceArmMoveTipCommandJointAdv

Function vexDeviceArmMoveTipCommandJointAdv 

Source
pub unsafe extern "system" fn vexDeviceArmMoveTipCommandJointAdv(
    device: V5_DeviceT,
    position: *mut V5_DeviceArmTipPosition,
    j6_rotation: c_double,
    j6_velocity: u16,
    relative: bool,
)