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

type Tcl_PackageInitProc = extern "C" fn(_: *mut Tcl_Interp) -> c_int;