tree_sitter::ffi

Function 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.