spookyHash_128 Interface

interface
public module subroutine spookyHash_128(key, hash_inout)

Arguments

Type IntentOptional Attributes Name
integer(kind=int8), intent(in), target :: key(0:)
integer(kind=int_hash), intent(inout) :: hash_inout(2)