InterfaceInfo
-
class InterfaceInfo(*args, **kwargs)
A structure that provides information to the type system which is
used specifically for managing interface types.
Fields
-
class InterfaceInfo
-
interface_data
User-supplied data passed to the interface init/finalize functions
-
interface_finalize
Location of the interface finalization function
-
interface_init
Location of the interface initialization function