pub unsafe extern "C" fn ts_language_name(
self_: *const TSLanguage,
) -> *const c_charExpand description
Get the name of this language. This returns NULL in older parsers.
pub unsafe extern "C" fn ts_language_name(
self_: *const TSLanguage,
) -> *const c_charGet the name of this language. This returns NULL in older parsers.