Function Value.makeBool

Constructs a Nix boolean value.

static Value makeBool(
  bool b
);