Tcl_ThreadCreateProc

Type Alias Tcl_ThreadCreateProc 

Source
pub type Tcl_ThreadCreateProc = extern "C" fn(clientData: ClientData);