ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
AAchars
dmd
backend
aarray
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
nothrow extern (
C
++)
struct
AAchars {
alias
AA
=
AArray
!(
TinfoChars
,
uint
)
;
nothrow
AA
aa
;
static
AAchars
*
create
();
static
void
destroy
(AAchars* aac);
uint
*
get
(const(char)[] buf);
uint
length
();
}
Members
Aliases
AA
alias
AA
=
AArray
!(
TinfoChars
,
uint
)
Undocumented in source.
Functions
get
uint
*
get
(const(char)[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
length
uint
length
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
create
AAchars
*
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void
destroy
(AAchars* aac)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
aa
AA
aa
;
Undocumented in source.
Meta
Source
See Implementation
dmd
backend
aarray
aliases
hash_t
structs
AAchars
AApair
AApair2
AArray
Pair
Tinfo
TinfoChars
TinfoPair