SpotLight.opEquals

  1. bool opEquals(SpotLight other)
  2. bool opEquals(typeof(null) n)
    struct SpotLight
    @nogc nothrow pragma(inline, true) const
    bool
    opEquals
    (
    typeof(null) n
    )

Meta