NAME

SPVM::Document::NativeAPI - SPVM Native API

What is Native API

Native API is C level functions to manipulate data of SPVM in Extension.

If you need more performance or bind C/C++ functions, you can use Extension and Native API.