Function IPv4.mask

Return a mask corresponding to a network of 2^^bits addresses

static IPv4 mask (
  ubyte bits
) nothrow @nogc @safe;