Function rust_tcl_sys::tcl::Tcl_OpenFileChannel [] [src]

pub unsafe extern "C" fn Tcl_OpenFileChannel(
    interp: *mut Tcl_Interp,
    fileName: *const c_char,
    modeString: *const c_char,
    permissions: c_int
) -> Tcl_Channel