stbds_hash_string function
Implementation
@ffi.Native<ffi.Size Function(ffi.Pointer<ffi.Char>, ffi.Size)>()
external int stbds_hash_string(ffi.Pointer<ffi.Char> str, int seed);
@ffi.Native<ffi.Size Function(ffi.Pointer<ffi.Char>, ffi.Size)>()
external int stbds_hash_string(ffi.Pointer<ffi.Char> str, int seed);