My Project
programmer's documentation
|
Destroy name to id map structure. More...
Public Member Functions | |
subroutine | cs_map_name_to_id_destroy (m) |
Destroy name to id map structure.
[in,out] | m | pointer to map structure |
subroutine cs_map_name_to_id_destroy | ( | type(c_ptr), intent(inout) | m | ) |