XorNode.initialize

Initializes an XOR node.

struct XorNode
@nogc nothrow static
initialize

Parameters

self XorNode*

Address of node being initialized.

Return Value

Type: err_t

Zero on success, non-zero on failure.