#include <stdapis/liboil/liboilfunction.h>
| struct _OilFunctionImpl |
| Public Attributes | |
|---|---|
| unsigned int | flags |
| void * | func |
| OilFunctionClass * | klass |
| const char * | name |
| void * | next |
| double | profile_ave |
| double | profile_std |
OilFunctionImpl:
An opaque structure representing a function implementation.