Macaulay2 » Documentation
Packages » ForeignFunctions :: ForeignStructType
next | previous | forward | backward | up | index | toc

ForeignStructType -- foreign struct type

Description

This is the class for C struct types. There are no built-in types. They must be constructed using foreignStructType.

Functions and methods returning a foreign struct type :

Methods that use a foreign struct type :

For the programmer

The object ForeignStructType is a type, with ancestor classes ForeignType < Type < MutableHashTable < HashTable < Thing.