FileMapping.active

Queries whether this is currently associated with a file.

struct FileMapping(Datum)
nothrow const pure @nogc nothrow
bool
active
()

Return Value

Type: bool

true iff there is an active mapping.

Meta