pub unsafe extern "C" fn ts_language_field_name_for_id(
    self_: *const TSLanguage,
    id: TSFieldId
) -> *const c_char
Expand description

Get the field name string for the given numerical id.