| Liboil Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
typedef struct {
} OilParameter;
An opaque structure representing a single parameter in the function prototype of an OilFunctionClass.
void * oil_param_get_source_data (OilParameter *param);
|
|
Returns : |