.. _group__a3d__fundamental__types:

############################
Fundamental Type Definitions
############################


   2.0 



Index
=====

.. rubric:: Preprocessor Definitions


.. rst-class:: api-xref-list


* :c:macro:`~HMODULE`


.. rst-class:: kind-group kind-type-definition

.. rubric:: Type Definitions
   :class: kind-group-title


.. rst-class:: api-xref-list


* :c:type:`~A3DBool`
* :c:type:`~A3DPtr`
* :c:type:`~A3DVoid`
* :c:type:`~A3DInt8`
* :c:type:`~A3DUns8`
* :c:type:`~A3DInt16`
* :c:type:`~A3DUns16`
* :c:type:`~A3DInt32`
* :c:type:`~A3DUns32`
* :c:type:`~A3DFloat`
* :c:type:`~A3DDouble`
* :c:type:`~A3DUTF8Char`
* :c:type:`~A3DUniChar`

.. rst-class:: kind-group kind-preprocessor-definition

.. rubric:: Preprocessor Definitions
   :class: kind-group-title


.. c:macro:: HMODULE

      A handle to a module. 
      



.. toctree::
   :maxdepth: 1
   :hidden:

   ../types/A3DBool
   ../types/A3DPtr
   ../types/A3DVoid
   ../types/A3DInt8
   ../types/A3DUns8
   ../types/A3DInt16
   ../types/A3DUns16
   ../types/A3DInt32
   ../types/A3DUns32
   ../types/A3DFloat
   ../types/A3DDouble
   ../types/A3DUTF8Char
   ../types/A3DUniChar


