PhidgetMotorPositionController_setVelocityLimit

Function PhidgetMotorPositionController_setVelocityLimit 

Source
pub unsafe extern "C" fn PhidgetMotorPositionController_setVelocityLimit(
    ch: PhidgetMotorPositionControllerHandle,
    velocityLimit: f64,
) -> PhidgetReturnCode