ascii_render_legend_impl Interface

interface
public module subroutine ascii_render_legend_impl(legend, legend_lines, num_legend_lines)

Arguments

Type IntentOptional Attributes Name
type(legend_t), intent(in) :: legend
character(len=96), intent(inout), allocatable :: legend_lines(:)
integer, intent(inout) :: num_legend_lines