c_garrow_hash_join_node_options_new

extern (C) __gshared
GArrowHashJoinNodeOptions* function(GArrowJoinType type, const(char*)* leftKeys, size_t nLeftKeys, const(char*)* rightKeys, size_t nRightKeys, GError** _err) c_garrow_hash_join_node_options_new;