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

type Tcl_FSGetCwdProc = extern "C" fn(_: *mut Tcl_Interp) -> *mut Struct_Tcl_Obj;