Py_XINCREF

Increment reference counts. Can be used wherever a void expression is allowed. The argument may be a NULL pointer.

In addition, converts and returns Borrowed references to their base types. The argument may not be null.

extern (C)
Py_XINCREF
(
T
)
(
T op
)

Meta