s3d_unlink
removes link from another object
- Provided by: s3d-doc (Version: 0.2.2.1-3build1)
- Source: s3d
- Report a bug
removes link from another object
#include <s3d.h>
int s3d_unlink(int oid);
Remove the link of object oid to its target.
Simon Wunderlich