tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
open64
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.
int
open64
(char* , int , ...)
version(linux)
extern (
C
)
static if
(
__USE_LARGEFILE64
)
int
open64
(
in
char
*
,
int
,
...
)
alias
open64
=
open
Meta
Source
See Implementation
tango
stdc
posix
fcntl
aliases
creat
open
functions
creat64
fcntl
open64
structs
flock