fltk/load_plugin.h File Reference

Functions

void * load_plugin (const char *name, const char *symbol)

Detailed Description

This is a convienence function for portable loading of a plugin and possibly returing a symbol in that plugin. The function is not in the fltk namespace!