autowrap ~master (2021-06-16T16:42:41Z)
Dub
Repo
TestDllBar
testdll
Undocumented in source.
class
TestDllBar {
int
[]
m_a
;
this
();
this
(int[] i);
}
Constructors
this
this
()
Undocumented in source.
this
this
(int[] i)
Undocumented in source.
Members
Variables
m_a
int
[]
m_a
;
Undocumented in source.
Meta
Source
See Implementation
testdll
classes
TestDllBar
TestDllFoo
functions
dg_arg
dg_ret
testdll_bar
testdll_baz
testdll_foo
testdll_spam
testdll_throws
structs
TestDllStruct