title: Introduction icon: dot
TBA
PY_RAISE macroMark a function that can raise an exception on failure.
bool, then false means an exception is raised.int, then -1 means an exception is raised.PY_RETURN macroMark a function that can store a value in py_retval() on success.