Interface GhostscriptLibrary.stderr_fn
- All Superinterfaces:
com.sun.jna.AltCallingConvention, com.sun.jna.Callback, com.sun.jna.win32.StdCall, com.sun.jna.win32.StdCallLibrary.StdCallCallback
- Enclosing interface:
GhostscriptLibrary
public static interface GhostscriptLibrary.stderr_fn
extends com.sun.jna.win32.StdCallLibrary.StdCallCallback
Callback called to provide a custom error output to Ghostscript. str
holds output characters. len is the length for str.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler -
Field Summary
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME -
Method Summary
-
Method Details
-
callback
-