mir_rcptr.this

Constructs a `mir_rcptr` from a null literal, initializing it as an empty reference.

struct mir_rcptr(T)
this
(
typeof(null)
)