Function ts_subtree_string

Source
#[no_mangle]
pub unsafe extern "C" fn ts_subtree_string(
    self_0: Subtree,
    alias_symbol: TSSymbol,
    alias_is_named: bool,
    language: *const TSLanguage,
    include_all: bool,
) -> *mut c_char