autowrap ~master (2021-06-16T16:42:41Z)
Dub
Repo
TestDllStruct
testdll
Undocumented in source.
struct
TestDllStruct {
int
i
;
char
[]
s
;
}
Members
Variables
i
int
i
;
Undocumented in source.
s
char
[]
s
;
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