dynload.h

Go to the documentation of this file.
00001 /* dynload.h */
00002 /* Original Copyright (c) 1999 Alexander Shendi     */
00003 /* Modifications for NT and dl_* interface: D. Souflis */
00004 
00010 #ifndef DYNLOAD_H
00011 #define DYNLOAD_H
00012 
00013 #include "scheme-private.h"
00014 
00015 SCHEME_EXPORT pointer scm_load_ext(scheme *sc, pointer arglist);
00016 
00017 #endif

Generated on Tue Aug 19 00:14:48 2008 for gerbv by  doxygen 1.5.6