Skip to main content

impl_into_native_fn

Macro impl_into_native_fn 

Source
macro_rules! impl_into_native_fn {
    ($count:literal, $(($ty:ident, $var:ident)),+) => { ... };
}