Module Sdl.Clipboard

module Clipboard: sig .. end

val set_text : text:string -> int
val get_text : unit -> string
val has_text : unit -> bool