PhidgetMotorPositionController_getMinCurrentRegulatorGain

Function PhidgetMotorPositionController_getMinCurrentRegulatorGain 

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