tree_sitter::ffi

Function ts_language_copy

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

Get another reference to the given language.