ppc v0.3.0 (2019-11-23T19:38:15Z)
Dub
Repo
MemFile.close
ppc
backend
cfile
MemFile
MemFile implementation of C fclose.
struct
MemFile
static extern (
C
) nothrow
int
close
(
void
*
fileStream
)
Meta
Source
See Implementation
ppc
backend
cfile
MemFile
constructors
this
functions
toArray
static functions
close
read
seek
tell
write
variables
arrayptr
length
readhead
MemFile implementation of C fclose.