Function Tcl_MakeFileChannel

Source
pub unsafe extern "C" fn Tcl_MakeFileChannel(
    handle: ClientData,
    mode: c_int,
) -> Tcl_Channel