SF_INLINE C* GetPtr() const;
GetPtr obtains a pointer to the reference counted object contained by this smart pointer.
A C pointer to the ptr of the ref count ptr.
-> *