Function Tcl_GetChannelHandle

Source
pub unsafe extern "C" fn Tcl_GetChannelHandle(
    chan: Tcl_Channel,
    direction: c_int,
    handlePtr: *mut ClientData,
) -> c_int