wrapFile

Unsafe function that wraps an existing FILE*. The resulting File never takes the initiative in closing the file. Note that the created file has no name

static
wrapFile
@safe
(
FILE* f
)

Meta

Suggestion Box / Bug Report