SYNOPSIS

#include <transform.h>

extern char *Trf_InitStubs

(

Tcl_Interp *interp,

const char *version,

int exact

);

PARAMETERS

Tcl_Interp *interp

Not Documented.

const char *version

Not Documented.

int exact

Not Documented.

DESCRIPTION

This function is not *implemented* by the trf library, so the storage class is neither DLLEXPORT nor DLLIMPORT.

RELATED TO Trf_InitStubs…