Function Tcl_DetachChannel

Source
pub unsafe extern "C" fn Tcl_DetachChannel(
    interp: *mut Tcl_Interp,
    channel: Tcl_Channel,
) -> c_int