Sign in
◑
Theme
gnu
/
gcc
/
fb063f7d6bf4fa30b3eba18f70418b4c11b02a8f
/
.
/
libphobos
/
libdruntime
/
core
/
sys
/
bionic
/
fcntl.d
blob: 3d4ba46d22faf918c8b743b3d0b114bcee4bad8f [
file
]
module
core
.
sys
.
bionic
.
fcntl
;
version
(
CRuntime_Bionic
)
extern
(
C
)
nothrow
@nogc
:
enum
LOCK_EX
=
2
;