Function Tcl_GetEnsembleSubcommandList

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