prolog::b_hash_new/2

b_hash_new( -NewHash, +Size )*

Create a empty hash table, with size Size entries.

Private-func:

1. prolog::b_hash_new_2::b_hash_new/2(int ARG1, int ARG2)():