pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
Foo
arraytest
Undocumented in source.
class
Foo {
int
i
;
this
(int j);
void
bar
();
string
toString
();
}
Constructors
this
this
(int j)
Undocumented in source.
Members
Functions
bar
void
bar
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
i
int
i
;
Undocumented in source.
Meta
Source
See Implementation
arraytest
classes
Foo
functions
PydMain
get
set
test
variables
global_array