pub unsafe fn vexDeviceArmMoveTipCommandJointAdv(
device: V5_DeviceT,
position: *mut V5_DeviceArmTipPosition,
j6_rotation: c_double,
j6_velocity: u16,
relative: bool,
)
Expand description
ยงSafety
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.