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

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