fhash_key Interface

public interface fhash_key

Contents


Module Procedures

private function key_from_int64(source) result(key)

Create new key container from a scalar int64

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: source

Return Value type(fhash_key_int64_t)