Package: gobject

CStruct gobject:type-interface

Declaration

(cffi:defcstruct type-interface
  (:type type-t)
  (:instance-type type-t))  

Details

An opaque structure used as the base of all interface types.
 

See also

2024-12-8