Crate addin1c

source ·

Macros

  • Null terminated utf-16 static string, used for names
  • Non null utf-16 static string, used for 1c-strings
  • Turns a string literal into a u16 array literal ([u16; N]).
  • Turns a string literal into a u16 array literal ([u16; N]) with a trailing 0.

Structs

Enums

Traits

Functions

Type Aliases