Module: OldStringHash

Defined in:
ext/old_string_hash/old_string_hash.c

Instance Method Summary collapse

Instance Method Details

#hash_codeObject

Prototype for our method ‘hash_code’ - methods are prefixed by ‘method_’ here



11
# File 'ext/old_string_hash/old_string_hash.c', line 11

VALUE method_hash_code(VALUE self, VALUE str);