All Downloads are FREE. Search and download functionalities are using the official Maven repository.

h.ST_Agcbstack_s Maven / Gradle / Ivy

There is a newer version: 1.2024.8
Show newest version
// THIS FILE HAS BEEN GENERATED BY A PREPROCESSOR.
package h;

import smetana.core.UnsupportedStarStruct;

final public class ST_Agcbstack_s extends UnsupportedStarStruct {

}

// struct Agcbstack_s { /* object event callbacks */
// Agcbdisc_t *f; /* methods */
// void *state; /* closure */
// Agcbstack_t *prev; /* kept in a stack, unlike other disciplines */
// };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy