/=(_:_:)

Divides the first quaternion by the second and stores the quotient in the left-hand-side variable.

Declaration

static func /= (lhs: inout simd_quatd, rhs: simd_quatd)