bitmask::remove($value, $bitmask)

Removes a value from a bitmask

  • $value (int)
    The value to remove
  • $bitmask (int)
    The bitmask to remove the value from
  • return (int)