fhash_key Interface

public interface fhash_key

Contents


Module Procedures

private function key_from_char(source) result(key)

Create new key container from a scalar int32

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: source

Return Value type(fhash_key_char_t)