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