PhidgetMotorVelocityController_setEnableExpectedVelocity

Function PhidgetMotorVelocityController_setEnableExpectedVelocity 

Source
pub unsafe extern "C" fn PhidgetMotorVelocityController_setEnableExpectedVelocity(
    ch: PhidgetMotorVelocityControllerHandle,
    enableExpectedVelocity: c_int,
) -> PhidgetReturnCode