/=(_:_:)

x = x / y

BigInt.swift:1109
static func /= (x: inout BInt, y: Int)

Parameters

x

Left hand dividend

y

Right hand divisor