Skip to main content

register_function

Macro register_function 

Source
macro_rules! register_function {
    ($registry:expr_2021, $name:expr_2021, $params:expr_2021, $return_type:expr_2021, $body:expr_2021) => { ... };
}
Expand description

Macro for easy function registration