phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
File.getFP
std
stdio
File
Returns the
FILE*
corresponding to this object.
struct
File
@
safe
pure
FILE
*
getFP
(
)
Meta
Source
See Implementation
std
stdio
File
constructors
this
functions
byChunk
byLine
byLineCopy
clearerr
close
detach
fdopen
flush
getFP
lock
lockingBinaryWriter
lockingTextWriter
opAssign
open
popen
rawRead
rawWrite
readf
readln
reopen
rewind
seek
setvbuf
sync
tryLock
unlock
windowsHandleOpen
write
writef
writefln
writeln
properties
eof
error
fileno
isOpen
name
size
tell
windowsHandle
static functions
tmpfile
wrapFile
structs
LockingTextWriter
templates
byRecord
Returns the FILE* corresponding to this object.