*=(_:_:)

x = x * y

BigInt.swift:973
static func *= (x: inout BInt, y: Int)

Parameters

x

Left hand multiplier

y

Right hand multiplicand