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

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