Package | Description |
---|---|
jnr.posix |
Modifier and Type | Method and Description |
---|---|
boolean |
WindowsLibC.CreateProcessW(byte[] applicationName,
java.nio.ByteBuffer buffer,
WindowsSecurityAttributes processAttributes,
WindowsSecurityAttributes threadAttributes,
int inheritHandles,
int creationFlags,
jnr.ffi.Pointer envp,
byte[] currentDirectory,
WindowsStartupInfo startupInfo,
WindowsProcessInformation processInformation) |