s3d_usage - print s3d parameter
#include <s3d.h> void s3d_usage(void);
Prints the possible parameter for the client library (which can be passed in s3d_init())
Simon Wunderlich Author of s3d