dstep ~master (2022-03-25T04:25:58.5928612)
Dub
Repo
Foo
modules
include
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
Foo {
int
qux
;
}
Members
Variables
qux
int
qux
;
Undocumented in source.
Meta
Source
See Implementation
modules
include
aliases
Bar
structs
Foo