tree_sitter::ffi

Function ts_parser_language

Source
pub unsafe extern "C" fn ts_parser_language(
    self_: *const TSParser,
) -> *const TSLanguage
Expand description

Get the parser’s current language.