pub unsafe extern "C" fn ts_language_symbol_name(
    self_: *const TSLanguage,
    symbol: TSSymbol
) -> *const c_char
Expand description

Get a node type string for the given numerical id.