public class JNAPosixInterface extends Object
| Constructor and Description |
|---|
JNAPosixInterface() |
| Modifier and Type | Method and Description |
|---|---|
long |
mmap(com.sun.jna.Pointer addr,
long length,
int prot,
int flags,
int fd,
long offset) |
Copyright © 2023. All rights reserved.