Function Value.makeInt

Constructs a Nix integer value.

static Value makeInt(
  long n
);