autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
wrapped_func_call.call
pyd
func_wrap
wrapped_func_call
Undocumented in source. Be warned that the author may not have intended to support it.
template
wrapped_func_call
(fn_t)
extern (
C
)
PyObject
*
call
(
PyObject
*
self
,
PyObject
*
args
,
PyObject
*
kwds
)
Meta
Source
See Implementation
pyd
func_wrap
wrapped_func_call
aliases
RT
functions
call
variables
ARGS