spookyHash_128 接口

接口
public module subroutine spookyHash_128(key, hash_inout)

参数

类型 意图可选 属性 名称
integer(kind=int8), intent(in), target :: key(0:)
integer(kind=int_hash), intent(inout) :: hash_inout(2)