godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
Dub
Repo
Char32String
godot
string
Undocumented in source.
struct
Char32String {
const
(
char32_t
)*
data
;
int
length
;
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
data
const
(
char32_t
)*
data
;
Undocumented in source.
length
int
length
;
Undocumented in source.
Meta
Source
See Implementation
godot
string
enums
gn
gs
structs
Char16String
Char32String
CharString
CharWideString
GodotStringLiteral
GodotStringNameLiteral
String
StringName