pyd v0.9.9 (2017-01-10T04:31:58Z)
Home
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