pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
wrapped_methods.wrapped_new
pyd
class_wrap
wrapped_methods
The generic "__new__" method
template
wrapped_methods
(T)
extern (
C
)
PyObject
*
wrapped_new
(
PyTypeObject
*
type
,
PyObject
*
args
,
PyObject
*
kwds
)
Meta
Source
See Implementation
pyd
class_wrap
wrapped_methods
functions
wrapped_dealloc
wrapped_new
The generic "__new__" method