Type Definition rust_tcl_sys::tcl::Tcl_ThreadCreateProc [] [src]

type Tcl_ThreadCreateProc = extern "C" fn(_: ClientData);