*=(_:_:)

Multiplies two values and stores the result in the left-hand-side variable.

Declaration

static func *= (a: inout UInt128, b: UInt128)