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

type Tcl_FSDupInternalRepProc = extern "C" fn(_: ClientData) -> *mut c_void;