pub unsafe extern "C" fn ts_wasm_store_new(
engine: *mut TSWasmEngine,
error: *mut TSWasmError,
) -> *mut TSWasmStoreExpand description
Create a Wasm store.
pub unsafe extern "C" fn ts_wasm_store_new(
engine: *mut TSWasmEngine,
error: *mut TSWasmError,
) -> *mut TSWasmStoreCreate a Wasm store.