Macro node_bindgen::core::napi_call_assert

source ยท
macro_rules! napi_call_assert {
    ($napi_expr:expr) => { ... };
}
Expand description

call napi and assert used only in this crate