Rachel
Toggle table of contents
3.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.platform.ffi.posix
/
love.yinlin.platform.ffi
/
Posix
Posix
object
Posix
Members
Properties
LOCK_
EX
Link copied to clipboard
const
val
LOCK_EX
:
Int
=
2
LOCK_
NB
Link copied to clipboard
const
val
LOCK_NB
:
Int
=
4
LOCK_
UN
Link copied to clipboard
const
val
LOCK_UN
:
Int
=
8
O_
CREAT
Link copied to clipboard
const
val
O_CREAT
:
Int
=
64
O_
RDWR
Link copied to clipboard
const
val
O_RDWR
:
Int
=
2