func testBit(_ mask: (UInt64, UInt64, UInt64, UInt64), _ b: UInt8) -> Bool
s9SwiftSoup7testBitySbs6UInt64V_A3Dt_s5UInt8VtF
8VN1F
import SwiftSoup
@frozen struct UInt64
A 64-bit unsigned integer value type.
@frozen struct UInt8
An 8-bit unsigned integer value type.
@frozen struct Bool
A value type whose instances are either true or false.
true
false