TSActionCancel

概要

#include <ts/ts.h>
void TSActionCancel(TSAction actionp)

解説

Cancels the action.

注釈

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