s3d_unlink(3) 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