Skip to main content

generate_getset_functions

Macro generate_getset_functions 

Source
macro_rules! generate_getset_functions {
    ($ty:ty, $type_name:ident, $fmi_type:ty) => { ... };
}
Expand description

Generates getter and setter functions for FMI3 data types.