Macro napi::napi_callback [] [src]

macro_rules! napi_callback {
    ($wrapper:ident, $handler:expr) => { ... };
}