PhidgetDCMotor_setTargetVelocity

Function PhidgetDCMotor_setTargetVelocity 

Source
pub unsafe extern "C" fn PhidgetDCMotor_setTargetVelocity(
    ch: PhidgetDCMotorHandle,
    targetVelocity: f64,
) -> PhidgetReturnCode