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

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