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

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