autowrap v0.5.0 (2019-12-05T10:53:55Z)
Dub
Repo
StructDefaultCtor
contract
udt
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
StructDefaultCtor {
int
i
;
}
Members
Variables
i
int
i
;
Undocumented in source.
Meta
Source
See Implementation
contract
udt
functions
simple_struct_func
struct_getset
twice_struct_func
structs
StructDefaultCtor
StructUserCtor