ExportRegisterCallback

Type Alias ExportRegisterCallback 

Source
pub type ExportRegisterCallback = unsafe fn(napi_env) -> Result<napi_value>;