Environment.opAssign

struct Environment
@nogc nothrow pragma(inline, true)
typeof(null)
opAssign
(
typeof(null) n
)

Meta