package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. x1 : int;
  2. y1 : int;
  3. x2 : int;
  4. y2 : int;
  5. tx : int;
  6. ty : int;
  7. mx : int;
  8. my : int;
  9. n : int;
}
val of_ptr : Evas.ptr -> t
OCaml

Innovation. Community. Security.