![]() |
|
|||
0001 /* see copyright notice in pscript.h */ 0002 #ifndef _PSSTD_SYSTEMLIB_H_ 0003 #define _PSSTD_SYSTEMLIB_H_ 0004 0005 #ifdef __cplusplus 0006 extern "C" { 0007 #endif 0008 0009 PSCRIPT_API PSInteger psstd_register_systemlib(HPSCRIPTVM v); 0010 0011 #ifdef __cplusplus 0012 } /*extern "C"*/ 0013 #endif 0014 0015 #endif /* _PSSTD_SYSTEMLIB_H_ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |