:mod:`mactypes` =============== .. py:module:: mactypes .. autoapi-nested-parse:: mactypes - Wrapped MacOS APIs .. py:class:: RoutineDescriptor A uctypes structure .. py:data:: MaxSmallFract :type: int .. py:class:: QElem A uctypes union .. py:class:: QHdr A uctypes structure .. py:attribute:: qFlags :type: int .. py:attribute:: qHead :type: QElemPtr .. py:attribute:: qTail :type: QElemPtr .. py:data:: noErr :type: int .. py:data:: paramErr :type: int .. py:class:: Rect A uctypes structure .. py:attribute:: top :type: int .. py:attribute:: left :type: int .. py:attribute:: bottom :type: int .. py:attribute:: right :type: int .. py:class:: Point A uctypes structure .. py:attribute:: v :type: int .. py:attribute:: h :type: int