|
Returns a pointer to the client runtime instance. Two consecutive calls will return the same pointer, as there is only one instance.
|
|
Returns a pointer to the single-threaded client runtime instance. Two consecutive calls will return the same pointer, as there is only one instance.
|