PhidgetMotorPositionController_setCurrentLimit

Function PhidgetMotorPositionController_setCurrentLimit 

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