PhidgetMotorPositionController_getMinSurgeCurrentLimit

Function PhidgetMotorPositionController_getMinSurgeCurrentLimit 

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