pyd ~master (2018-03-05T17:12:37Z)
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_new
The generic "__new__" method