@brief Relocate (a static) service to another DLL. Works by having the service type keep a reference to a specific DLL. No locking, caller makes sure calling it is safe. You can forcefully relocate any DLLs in the given range, not only the static ones - but that will cause Very Bad Things (tm) to happen.
source not stored for this graph (policy: none)
no test coverage detected