Skip to main content

Module capsule

Module capsule 

Source
Expand description

Python capsules and related types.

Structs§

CapsuleName
The name given to a capsule object.
PyCapsule
Represents a Python Capsule as described in Capsules:

Traits§

PyCapsuleMethods
Implementation of functionality for PyCapsule.