Macros§
- cpy_
module - Macro used to export the python module
Attribute Macros§
- cpy_
enum - Macro used to export enums
- cpy_fn
- Macro used to export functions for both C/C++ and Python
- cpy_
fn_ c - Macro used to export exclusive C++ functions
- cpy_
fn_ py - Macro used to export exclusive python functions
- cpy_
struct - Macro used to export structures