godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Char16String
godot
charstring
Undocumented in source.
struct
Char16String {
const
(
char16_t
)*
data
;
int
length
;
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
data
const
(
char16_t
)*
data
;
Undocumented in source.
length
int
length
;
Undocumented in source.
Meta
Source
See Implementation
godot
charstring
structs
Char16String
Char32String
CharString
CharWideString