foreign_interface_skel library

Classes

ForeignInterfaceSkel<Foreign_T extends Struct>
ForeignInterfaceSkel is an abstract class that is implemented by dart abstract classes that will provide the skeleton for stups of foreign interfaces. It provides convenience methods for managing cross-references with the foreign interface stups as well as boiler plate code for dart ffi bookeeping.