Function Tcl_SetEnsembleMappingDict

Source
pub unsafe extern "C" fn Tcl_SetEnsembleMappingDict(
    interp: *mut Tcl_Interp,
    token: Tcl_Command,
    mapDict: *mut Tcl_Obj,
) -> c_int