logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

s3d_clone_target - changes the target of a clone-object

Author

SimonWunderlich
           Author of s3d

s3d                                                                                          S3D_CLONE_TARGET(3)

Description

       Changes the clone target of oid to another object (toid). This assumes you've got oid from s3d_clone
       before.

Name

       s3d_clone_target - changes the target of a clone-object

Synopsis

#include<s3d.h>ints3d_clone_target(intoid,inttoid);

See Also