pub unsafe extern "C" fn ts_lookahead_iterator_language(
self_: *const TSLookaheadIterator,
) -> *const TSLanguage
Expand description
Get the current language of the lookahead iterator.
pub unsafe extern "C" fn ts_lookahead_iterator_language(
self_: *const TSLookaheadIterator,
) -> *const TSLanguage
Get the current language of the lookahead iterator.