.. include:: ../check.rst

=======
uchar.h
=======

Macros
======

.. list-table::
  :widths: auto
  :align: center
  :header-rows: 1

  * - Macro
    - Implemented
    - C23 Standard Section
    - POSIX.1-2024 Standard Section
  * - __STDC_VERSION_UCHAR_H__
    -
    - 7.30.1
    -

Functions
=========

.. list-table::
  :widths: auto
  :align: center
  :header-rows: 1

  * - Function
    - Implemented
    - C23 Standard Section
    - POSIX.1-2024 Standard Section
  * - c16rtomb
    -
    - 7.30.2.5
    -
  * - c32rtomb
    -
    - 7.30.2.7
    -
  * - c8rtomb
    -
    - 7.30.2.3
    -
  * - mbrtoc16
    -
    - 7.30.2.4
    -
  * - mbrtoc32
    -
    - 7.30.2.6
    -
  * - mbrtoc8
    -
    - 7.30.2.2
    -
