#include <s3d.h>
int s3d_import_3ds( char *buf );
int s3d_import_3ds
Imports a 3ds-file from memory (assuming that you have already loaded the 3ds-file and it's located at *buf).
Of course, you won't forget to toggle it visible, won't you?