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

type Tcl_DriverBlockModeProc = extern "C" fn(_: ClientData, _: c_int) -> c_int;