PhidgetMotorVelocityController_setTargetVelocity

Function PhidgetMotorVelocityController_setTargetVelocity 

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