Py_SET_REFCNT

Not part of the python api, but annoying to do without.

extern (C)
void
Py_SET_REFCNT
(
T
)
(
T* ob
,
int refcnt
)

Meta