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