Module uefi::data_types::chars

source ·
Expand description

UEFI character handling

UEFI uses both Latin-1 and UCS-2 character encoding, this module implements support for the associated character types.

Structs§

Constants§

  • Latin-1 version of the NUL character
  • UCS-2 version of the NUL character