mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-24 00:32:53 +00:00
Neither of these functions alter the ownership of the provided pointer, so we can simply make the parameters a reference rather than a direct shared pointer alias. This way we also disallow passing incorrect memory values like nullptr.
7.1 KiB
7.1 KiB