PhidgetMotorPositionController_setFailsafeCurrentLimit

Function PhidgetMotorPositionController_setFailsafeCurrentLimit 

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