tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
open
tango
stdc
posix
fcntl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alias
open
=
open64
version(linux)
extern (
C
)
static if
(
__USE_LARGEFILE64
)
alias
open
=
open64
int
open
(char* , int , ...)
int
open
(char* , int , ...)
int
open
(char* , int , ...)
int
open
(char* , int , ...)
Meta
Source
See Implementation
tango
stdc
posix
fcntl
aliases
creat
open
functions
creat64
fcntl
open64
structs
flock