Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include "py/runtime.h"
Go to the source code of this file.
Functions | |
void | mp_call_function_1_protected (mp_obj_t fun, mp_obj_t arg) |
void | mp_call_function_2_protected (mp_obj_t fun, mp_obj_t arg1, mp_obj_t arg2) |
Definition at line 30 of file runtime_utils.c.
Definition at line 40 of file runtime_utils.c.