napi_enable — enable NAPI scheduling
void napi_enable (
)
n
napi context
Resume NAPI from being scheduled on this context. Must be paired with napi_disable.