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

Get another reference to the given language.