Table of Contents
thrulay_init - initialize the thrulay library.
#include
<thrulay.h>
int thrulay_init();
thrulay_init initializes the global
thrulay test registry. It must be called before making any other thrulay
call.
Return 0 on success. Otherwise, an error code is returned.
Please send bug reports to <huadongliu@gmail.com>.
Huadong Liu
<huadongliu@gmail.com>
http://thrulay-hd.sourceforge.net/
thrulay_exit(3)
Table of Contents