Function napi::bindgen_prelude::register_module_export[][src]

pub fn register_module_export(
    js_mod: Option<&'static str>,
    name: &'static str,
    cb: ExportRegisterCallback
)