Function pocky_list_all_platforms¶
Defined in File pocky_functions.h
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
PyListobject containing apocky.ext.Platformstruct for each available platform