betterc ~master (2020-10-30T20:47:52Z)
Dub
Repo
File.opUnary
betterc
io
file
File
FILE
*
stream
()
FILE
*
opUnary
()
struct
File
pragma(
inline
) nothrow @
nogc
FILE
*
opUnary
(
string
s
)
(
)
if
(
s
== "*"
)
Return Value
Type:
FILE
*
underlying FILE*
Meta
Source
See Implementation
betterc
io
file
File
constructors
this
destructors
~this
functions
close
eof
error
flush
length
opAssign
opBinary
opUnary
read
reopen
seek
stream
write
manifest constants
seekCur
seekEnd
seekSet
postblits
this(this)
static functions
tmpfile