2) Define the C-function. – Type of function is always PyObject. – Function arguments are always the same. (args is used for passing data from Python to C).
確定! 回上一頁