Macro runtime::func_object_void
source · [−]macro_rules! func_object_void {
($id:ident, $args_range:tt, $context:ident, $args:ident -> $call:block) => { ... };
}
macro_rules! func_object_void {
($id:ident, $args_range:tt, $context:ident, $args:ident -> $call:block) => { ... };
}