Module Image.Draw

module Draw: sig .. end

val line : (int -> int -> unit) -> int * int -> int * int -> unit