sqstd_register_systemlib |
SQRESULT sqstd_register_systemlib(
HSQUIRRELVM v)
;
initialize and register the system library in the given VM.
- parameters:
-
- HSQUIRRELVM v
-
the target VM
- return:
-
an SQRESULT
- remarks:
-
The function aspects a table on top of the stack where to register the global library functions.