dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
CModuleX.call
dsrcgen
c
CModuleX
Undocumented in source. Be warned that the author may not have intended to support it.
auto
call
(string name, string params)
auto
call
(string name, T args)
mixintemplate
CModuleX
(T)
auto
call
(
T
...
)
(
string
name
,
auto
ref
T
args
)
Meta
Source
See Implementation
dsrcgen
c
CModuleX
functions
ELIF
ELSE
IF
IFDEF
IFNDEF
_
base
break_
call
case_
comment
continue_
default_
define
do_while
else_
else_if
enum_
enum_const
extern_
extern_decl
for_
func
func_body
goto_
if_
include
label
return_
stmt
struct_
suite
switch_
text
while_
mixins
__anonymous