pyd v0.14.3 (2022-03-12T16:12:50Z)
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