more ~cgiUpdates (2022-04-23T18:41:30.7951577)
Dub
Repo
fcntl
more
os
posix
core
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
cint
fcntl
(
FileHandle
file
,
cint
command
,
...
)
Meta
Source
See Implementation
more
os
posix
core
aliases
SysErrorCode
sysresult_t
functions
close
fcntl
fcntlDupFD
fcntlGetFlags
fcntlSetFlags
lastError
properties
failed
success
structs
FDFlags
FileHandle
SysResult