Gdk.PointArray.3o

Langue: en

Version: 284735 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Gdk.PointArray - no description

Module

Module Gdk.PointArray

Documentation

Module PointArray
 :  sig end

type t = {
 len :  int ;
 }

val create : len:int -> t

val set : t -> pos:int -> x:int -> y:int -> unit