Module macros

Source
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.