MANPAGES
Skip Quicknav
/ testing / s3d-doc / s3d_unlink(3)
Scroll to navigation
s3d_unlink - removes link from another object
#include <s3d.h>
int s3d_unlink(int oid);
Remove the link of object oid to its target.
Simon Wunderlich