RefCounted.ptr

struct RefCounted(T)
inout scope return
inout(T*)
ptr
()

Return Value

Type: inout(T*)

pointer to the item or null.

Meta