tree_sitter::ffi

Function ts_wasm_store_language_count

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