Function tree_sitter_c2rust::core::ts_node_child

source ·
#[no_mangle]
pub unsafe extern "C" fn ts_node_child(
    self_0: TSNode,
    child_index: c_uint
) -> TSNode