Function Tcl_GetChannelError

Source
pub unsafe extern "C" fn Tcl_GetChannelError(
    chan: Tcl_Channel,
    msg: *mut *mut Tcl_Obj,
)