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

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