PhidgetMotorVelocityController_setCurrentLimit

Function PhidgetMotorVelocityController_setCurrentLimit 

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