*=(_:_:)
Multiplies two values and stores the result in the left-hand-side variable.
Declaration
static func *= (a: inout UInt128, b: UInt128)Multiplies two values and stores the result in the left-hand-side variable.
static func *= (a: inout UInt128, b: UInt128)