SafeParasailPtr.getRef

get underlying data pointer

struct SafeParasailPtr(T)
@safe @nogc nothrow @property nothrow pure @nogc ref inout return
inout(T*)
getRef
()
if (
!isPointer!T
)

Meta