RefCountImpl::Release

RefCountImpl::Release
SF_EXPORT void Release();
Description

Release decrements the reference count of the object. If the reference count reaches 0, the object is deleted.