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

type Tcl_FileProc = extern "C" fn(_: ClientData, _: c_int);