Skip to content

Interface yaml_interface_mod::c_yaml_has_key

ClassList > c_yaml_has_key

Public Functions

Type Name
logical(c_bool) function c_yaml_has_key (type(c_ptr), value node, character(kind=c_char), dimension(*), intent(in) key)

Public Functions Documentation

function c_yaml_has_key

logical(c_bool) function c_yaml_has_key::c_yaml_has_key (
    type(c_ptr), value node,
    character(kind=c_char), dimension(*), intent(in) key
) 


The documentation for this class was generated from the following file src/external/yaml_interface/yaml_interface_mod.F90