Function tree_sitter::ffi::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.
pub unsafe extern "C" fn ts_language_copy(
self_: *const TSLanguage
) -> *const TSLanguage
Get another reference to the given language.