Function Tcl_AppendExportList

Source
pub unsafe extern "C" fn Tcl_AppendExportList(
    interp: *mut Tcl_Interp,
    nsPtr: *mut Tcl_Namespace,
    objPtr: *mut Tcl_Obj,
) -> c_int