nullptr_t

extern (C) @trusted nothrow @nogc
alias nullptr_t = typeof(null)

Meta