rust_tcl_sys::tcl::Tcl_FSOpenFileChannelProc [-] [+] [src]

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