Trf_InitStubs(3) Convenience declaration of Trf_InitStubs.

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.