mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
AssumeNothrowFile.fp
mir
stdio
AssumeNothrowFile
The `fp` member of `AssumeNothrowFile` stores a C `FILE*` pointer to the underlying file.
struct
AssumeNothrowFile
core.stdc.stdio.FILE
*
fp
;
mir
stdio
AssumeNothrowFile
functions
flush
rawWrite
variables
fp
The `fp` member of `AssumeNothrowFile` stores a C `FILE*` pointer to the underlying file.