Skip to contents

Print tcc_callback object

Usage

# S3 method for class 'tcc_callback'
print(x, ...)

Arguments

x

A tcc_callback object

...

Ignored

Value

The input tcc_callback object, invisibly. Called for its side effect of printing the callback signature, thread-safety flag, and validity status.