godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
String.data
godot
string
String
Returns a slice of the wchar_t data without the zero terminator.
struct
String
const
immutable
(
wchar_t
)[]
data
(
)
Meta
Source
See Implementation
godot
string
String
aliases
toString
constructors
this
destructors
~this
functions
_bind
_defaultCtor
data
empty
format
length
opAssign
opBinary
opCmp
opEquals
opIndex
opOpAssign
ptr
toHash
utf8
unions
_String
variables
_string
Returns a slice of the wchar_t data without the zero terminator.