Slovensky English
s3d_unlink - removes link from another object
#include <s3d.h> int s3d_unlink(int oid);
Remove the link of object oid to its target.
s3d S3D_UNLINK(3)