setup

Function setup 

Source
pub unsafe fn setup() -> Library
Expand description

Loads N-API symbols from host process. Must be called at least once before using any functions in bindings or they will panic

ยงSafety

The returned Library must be kept alive as long as any N-API