Function ts_node_child

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