UnsignedRightShiftNode.initialize

Initializes a shift node.

struct UnsignedRightShiftNode
@nogc nothrow static
initialize

Parameters

self UnsignedRightShiftNode*

Address of node being initialized.

Return Value

Type: err_t

Zero on success, non-zero on failure.