Function rust_tcl_sys::tcl::Tcl_SetEnsembleSubcommandList [] [src]

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