Handle.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref opAssign(typeof(null) )
    struct Handle
    ref nothrow @nogc
    opAssign
    (
    typeof(null)
    )
  2. auto ref opAssign(Handle handle)

Meta