GraphOwner.write

Writes serialized bytes (GraphDef proto) to a given file.

struct GraphOwner
@nogc nothrow @trusted
void
write
(
const(char)* fileName
)

Meta