Package org.openpnp.capture.library
Interface OpenpnpCaptureLibrary.CapCustomLogFunc
-
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing interface:
- OpenpnpCaptureLibrary
public static interface OpenpnpCaptureLibrary.CapCustomLogFunc extends com.sun.jna.Callbacknative declaration : openpnp-capture/include/openpnp-capture.h
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply(int level, com.sun.jna.Pointer string)
-