Ascii_table_kernel.ScreenSourceA Screen.t represents a table after all of the layout calculations have been done.
val render :
t ->
bars:[ `Ascii | `Unicode ] ->
output:(Attr.t list -> Core.Buffer.t -> unit) ->
close:(Core.Buffer.t -> 'a) ->
'a