package efl

  1. Overview
  2. Docs
type t = {
  1. y : int;
  2. n : int;
  3. timestamp : int;
}
val of_ptr : Evas.ptr -> t
OCaml

Innovation. Community. Security.