Type Alias Tcl_ThreadCreateProc

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