Expand description
Macros for PXL
This module provides macros to simplify the usage of PXL in Rust, particularly for managing arguments and executing operations with variable argument lists.
Functionsยง
- create_
arg_ info - Creates an
ArgInfo_t
structure - get_
arg_ info - Converts a value to
ArgInfo_t
to pass to C++ PXL.