Data Fields
_Eo_Op_Description Struct Reference

Data Fields

void * api_func
 The EAPI function offering this op. More...
 
void * func
 The static function to call for the op. More...
 
Eo_Op_Type op_type
 The type of the Op. More...
 

Field Documentation

§ api_func

void* _Eo_Op_Description::api_func

The EAPI function offering this op.

(The name of the func on windows)

§ func

void* _Eo_Op_Description::func

The static function to call for the op.

§ op_type

Eo_Op_Type _Eo_Op_Description::op_type

The type of the Op.