Handle.opAssign

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

Meta