Tcl_RegisterChannel

Function Tcl_RegisterChannel 

Source
pub unsafe extern "C" fn Tcl_RegisterChannel(
    interp: *mut Tcl_Interp,
    chan: Tcl_Channel,
)