Function pocky_list_all_platforms

Function Documentation

PyObject *pocky_list_all_platforms(PyObject *self, PyObject *args)

Module method to list all available platforms.

Parameters:
  • self[in] Module instance reference

  • args[in] Python arguments to be parsed; for this function, should be empty

Returns:

Python PyList object containing a pocky.ext.Platform struct for each available platform