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

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