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

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