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