s3d_unlink(3) removes link from another object Section 3 s3d-doc bookworm source Description S3D_UNLINK NAME s3d_unlink - removes link from another object SYNOPSIS #include <s3d.h> int s3d_unlink(int oid); DESCRIPTION Remove the link of object oid to its target. AUTHOR Simon Wunderlich Author of s3d