pyd v0.9.7 (2015-04-14T02:25:40Z)
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