Contents

vU64Divide(_:_:_:)

Unsigned 64-bit division.

Declaration

func vU64Divide(_ vN: vUInt32, _ vD: vUInt32, _ vRemainder: UnsafeMutablePointer<vUInt32>?) -> vUInt32

See Also

Integer Arithmetic Functions (from vBasicOps.h)