The function takes ownership of the object. This makes that explicit, and avoids unowned pointers floating around.
51 KiB
51 KiB
The function takes ownership of the object. This makes that explicit, and avoids unowned pointers floating around.