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

TSActionCancel - TSActionCancel API function

Description

       Cancels the action.

       NOTE:
          The  argument  actionp  must  be  checked  prior  to calling this function, since the function assumes
          actionp is a valid action pointer.

Name

       TSActionCancel - TSActionCancel API function

Synopsis

          #include <ts/ts.h>

       voidTSActionCancel(TSActionactionp)

See Also