TSActionDone

概要

#include <ts/ts.h>
int TSActionDone(TSAction actionp)

解説

This is used to check if the action is done. Returns 1 if the action is done, returns 0 otherwise.