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

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