MANPAGES
Skip Quicknav
Index
About Manpages
FAQ
Service Information
/
jessie
/
s3d-doc
/ s3d_unlink(3)
links
language-indep link
package tracker
raw man page
table of contents
NAME
SYNOPSIS
DESCRIPTION
AUTHOR
other versions
jessie
0.2.2-10
stretch
0.2.2-14
testing
0.2.2-16
unstable
0.2.2-16
experimental
0.2.2-17
Scroll to navigation
S3D_UNLINK(3)
s3d Manual
S3D_UNLINK(3)
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
s3d