spookyHash_128 Interface

interface
public module module subroutine spookyHash_128(key, hash_inout)

Arguments

TypeIntentOptionalAttributesName
integer(kind=int8), intent(in), target:: key(0:)
integer(kind=int_hash), intent(inout) :: hash_inout(2)