public static interface Libc.OpenPtyLibrary
extends com.sun.jna.Library
Modifier and Type | Method and Description |
---|---|
int |
openpty(com.sun.jna.ptr.IntByReference master,
com.sun.jna.ptr.IntByReference slave,
com.sun.jna.Pointer name,
com.sun.jna.Pointer terp,
com.sun.jna.Pointer winp) |