VoidFunction
interface
VoidFunction {
()
:
void
;
}
§
Call Signatures
§
()
:
void
[src]