PhidgetBLDCMotor_setTargetVelocity

Function PhidgetBLDCMotor_setTargetVelocity 

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