Function Tcl_WriteObj

Source
pub unsafe extern "C" fn Tcl_WriteObj(
    chan: Tcl_Channel,
    objPtr: *mut Tcl_Obj,
) -> c_int