Contents

vS64Divide(_:_:_:)

Signed 64-bit division.

Declaration

func vS64Divide(_ vN: vSInt32, _ vD: vSInt32, _ vRemainder: UnsafeMutablePointer<vSInt32>?) -> vSInt32

See Also

Integer Arithmetic Functions (from vBasicOps.h)