Macro nsi::callback

source ·
macro_rules! callback {
    ($name: tt, $value: expr) => { ... };
}
Expand description

Create a Callback argument.