SafeParasailPtr.this

ctor that respects scope

struct SafeParasailPtr(T)
@safe @nogc nothrow @trusted return scope
this
()
if (
!isPointer!T
)

Meta