Function tree_sitter::ffi::ts_language_copy
source · pub unsafe extern "C" fn ts_language_copy(
self_: *const TSLanguage
) -> *const TSLanguageExpand description
Get another reference to the given language.
pub unsafe extern "C" fn ts_language_copy(
self_: *const TSLanguage
) -> *const TSLanguageGet another reference to the given language.