Function tree_sitter_c2rust::ffi::ts_subtree_string

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