PhidgetMotorPositionController_getMaxCurrentRegulatorGain

Function PhidgetMotorPositionController_getMaxCurrentRegulatorGain 

Source
pub unsafe extern "C" fn PhidgetMotorPositionController_getMaxCurrentRegulatorGain(
    ch: PhidgetMotorPositionControllerHandle,
    maxCurrentRegulatorGain: *mut f64,
) -> PhidgetReturnCode