module FOut_channel_media_color: functor (L : Level) -> functor (M : Out_channel_media) -> sig .. end
functor (
L
:
Level
) ->
M
Out_channel_media
sig
end
type color = Sdebug.terminal_color
Sdebug.terminal_color
val set_colors : (int * color) list -> unit
(int * color) list -> unit
include Sdebug.Out_channel_media