Method and Description |
---|
jnr.posix.BaseNativePOSIX.fcntl(int, Fcntl, int...) |
jnr.posix.POSIX.fcntl(int, Fcntl, int...)
This version does not pass args because jnr-ffi does not support variadic invocation.
|
jnr.posix.LibC.fcntl(int, int, int...) |
Copyright © 2020. All rights reserved.