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

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