Function tree_sitter::ffi::ts_wasm_store_new
source · pub unsafe extern "C" fn ts_wasm_store_new(
engine: *mut TSWasmEngine,
error: *mut TSWasmError
) -> *mut TSWasmStore
Expand description
Create a Wasm store.
pub unsafe extern "C" fn ts_wasm_store_new(
engine: *mut TSWasmEngine,
error: *mut TSWasmError
) -> *mut TSWasmStore
Create a Wasm store.