pub unsafe extern "C" fn ts_wasm_store_language_count(
arg1: *const TSWasmStore,
) -> usize
Expand description
Get the number of languages instantiated in the given wasm store.
pub unsafe extern "C" fn ts_wasm_store_language_count(
arg1: *const TSWasmStore,
) -> usize
Get the number of languages instantiated in the given wasm store.