PhidgetMotorPositionController_getMaxSurgeCurrentLimit

Function PhidgetMotorPositionController_getMaxSurgeCurrentLimit 

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