free ==== :doc:`/types/IDPool/index`::free Gets a unique identifier. Declaration ----------- .. code-block:: cpp void free(uint32_t id) Parameters ---------- .. list-table:: :width: 100% :header-rows: 1 :class: code-table * - Name - Type - Description * - id - uint32_t - The identifier to free. Returns ------- None.